IChartExternLegend.InternalItems

Fore Syntax

InternalItems: IChartExternLegendItems;

Fore.NET Syntax

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

Description

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

Example

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

See also:

IChartExternLegend