IChartSerieBase.AllowEdit

Syntax

AllowEdit: Boolean;

Description

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

Comments

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

The property is set to True by default.

See also:

IChartSerieBase