IChartLegend.SymbolSize

Fore Syntax

SymbolSize: IGxSizeF;

Fore.NET Syntax

SymbolSize: Prognoz.Platform.Interop.Drawing.IGxSizeF;

Description

The SymbolSize property determines the icon size of elements of the chart legend.

Comments

The size is set in millimeters.

Fore and Fore.NET Examples

The property use is given in the example for the IChartLegend.UseSerieDesign property.

See also:

IChartLegend