ChartCanvasSerie.MasterSerieIdx

Syntax

MasterSerieIdx: Number;

Description

The MasterSerieIdx property determines index of forecast series.

Comments

Use JSON to set the property value and the getMasterSerieIdx method to get the property value.

The ChartCanvasSerie.IsMasterSerie property is used to determine whether the series is a forecast series.

Example

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

See also:

ChartCanvasSerie