IChartExternLegend.RemoveChart

Syntax

RemoveChart (Value: IChart);

Parameters

Value. Value indicating the chart to be removed from the list of charts connected to external legend.

Description

The RemoveChart method removes the chart passed by the Value parameter from the list of charts connected to the external legend.

Example

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

See also:

IChartExternLegend