IChartExternLegend.InternalItems

Fore Syntax

InternalItems: IChartExternLegendItems;

Fore.NET Syntax

InternalItems: Prognoz.Platform.Interop.Chart.IChartExternLegendItems;

Description

The InternalItems property returns the collection of displayed elements of external legend. The property is read-only.

Example

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

See also:

IChartExternLegend