IChartSerieBase.DisplayMarkers

Syntax

DisplayMarkers: Boolean;

Description

The DisplayMarkers property determines whether markers are displayed for a data series.

Comments

If this property is set to True, markers are displayed for a data series, if this property is set to False, markers are not displayed.

See also:

IChartSerieBase