jQuery/JS Common - Object Structures - PieChartLegendItem
An object that provides information about a legend item in the PieChart UI component.
Type:
See Also
argumentIndex
The zero-based index of the legend item used to identify the item among other legend items with the same argument.
Type:
Legend items are indexed in the same order as in the data source.
points
An array of points that the legend item represents. Can contain more than one point only in a multi-series PieChart.
Feedback