public sealed class ReportSummary.Types.ChartData.Types.DataPoint : IMessage<ReportSummary.Types.ChartData.Types.DataPoint>, IEquatable<ReportSummary.Types.ChartData.Types.DataPoint>, IDeepCloneable<ReportSummary.Types.ChartData.Types.DataPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.ChartData.Types.DataPoint.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ReportSummary.Types.ChartData.Types.DataPoint` class within the Migration Center v1 API."],["The `DataPoint` class represents a single data point in a chart, as part of the `ReportSummary.Types.ChartData.Types` structure."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the class inheriting from the `object` class."],["The `DataPoint` class contains properties for `Label` (a string representing the X-axis label) and `Value` (a double representing the Y-axis value)."],["There are currently five documented versions of the api, with version 1.4.0 being the latest."]]],[]]