IChart.DisplayMarkers

Fore Syntax

DisplayMarkers: Boolean;

Fore.NET Syntax

DisplayMarkers: Boolean;

Description

The DisplayMarkers property determines visibility of markers.

Comments

The property is outdated, use IChartSerieBase.DisplayMarkers.

See also:

IChart