IChart.AutoRotateMarker

Fore Syntax

AutoRotateMarker: Boolean;

Fore.NET Syntax

AutoRotateMarker: boolean;

Description

The AutoRotateMarker property determines whether a chart contains the auto rotation of marker.

Comments

The property is outdated, use IChartSerieBase.AutoRotateMarker.

See also:

IChart