public sealed class ReportSummary.Types.ChartData : IMessage<ReportSummary.Types.ChartData>, IEquatable<ReportSummary.Types.ChartData>, IDeepCloneable<ReportSummary.Types.ChartData>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.ChartData.
Describes a collection of data points rendered as a Chart.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eReportSummary.Types.ChartData\u003c/code\u003e class within the Migration Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReportSummary.Types.ChartData\u003c/code\u003e represents a collection of data points rendered as a chart, with each data point being a name-value pair.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataPoints\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField\u003c/code\u003e, holds the individual data points of the chart, where the name is the x-axis label and the value is the y-axis value.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eChartData\u003c/code\u003e class: a default constructor and one that accepts another \u003ccode\u003eChartData\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]