IChartExternLegend.IsDirty

Fore Syntax

IsDirty: Boolean;

Fore.NET Syntax

IsDirty: System.Boolean;

Description

The IsDirty property determines whether external chart legend contains pending changes.

Example

The property use is given in description of the IChartExternLegend.Chart property.

See also:

IChartExternLegend