ChartCanvasSerie.IsMasterSerie

Syntax

IsMasterSerie: Boolean;

Description

The IsMasterSerie property determines whether the chart data series is a forecast series.

Comments

Use JSON or the setIsMasterSerie method to set the property value, and the getIsMasterSerie method to get the property value.

Available values:

Example

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

See also:

ChartCanvasSerie