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 page provides reference documentation for the `ReportSummary.Types.ChartData.Types.DataPoint` class within the Migration Center v1 API."],["The `DataPoint` class describes a single data point that exists within a chart, serving as a component of the `ReportSummary` class."],["The latest API version is 1.4.0, however this specific documentation refers to version 1.2.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DataPoint` class has two key properties: `Label`, a string for the X-axis label, and `Value`, a double for the Y-axis value of the data point."]]],[]]