IChartLegend.SymbolRectSize

Fore Syntax

SymbolRectSize: Double;

Fore.NET Syntax

SymbolRectSize: double;

Description

The SymbolRectSize property determines size of markers in a legend.

Comments

The property is outdated, use IChartLegend.SymbolSize.

Default marker size is 3.5 millimeters.

See also:

IChartLegend