IChartExternLegend.RemoveChart

Syntax

RemoveChart (Value: IChart);

Parameters

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

Description

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

Example

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

See also:

IChartExternLegend