IChartExternLegend.IsDirty

Fore Syntax

IsDirty: Boolean;

Fore.NET Syntax

IsDirty: System.Boolean;

Description

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

Example

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

See also:

IChartExternLegend