ChartCanvasSerie.Threshold

Syntax

Threshold: Number;

Description

The Threshold property determines starting value of the chart Y axis.

Comments

Use JSON or the setThreshold method to set the property value, and the getThreshold 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