ChartCanvasSerie.DataIndex

Syntax

DataIndex: Number;

Description

The DataIndex property determines index of a chart data series.

Comments

Use JSON to set the property value, and the getDataIndex method to get the property value.

Example

The example of use is given on the Example of Creating a Line Chart page.

See also:

ChartCanvasSerie