ChartCanvasSerie.Editable

Syntax

Editable: Boolean;

Description

The Editable property determines whether points of chart data series can be edited.

Comments

Use JSON to set the property value and the getEditable 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