IsMasterSerie: Boolean;
The IsMasterSerie property determines whether the chart data series is a forecast series.
Use JSON or the setIsMasterSerie method to set the property value, and the getIsMasterSerie method to get the property value.
Available values:
true. The chart data series is a forecast series.
false. The chart data series is not a forecast series (default).
The example of use is given on the Example of Creating a Line Chart page.
See also: