IChartSerie.AllowEdit

Syntax

AllowEdit: Boolean;

Description

The AllowEdit property determines whether series values can be edited directly in the chart.

Comments

If this property is set to True, the series values can be edited directly on the chart.

The default value of this property is True.

See also:

IChartSerie