EaxChartView.MarkersEnabled

Syntax

MarkersEnabled: Boolean;

Description

The MarkersEnabled property determines whether chart data series markers are displayed.

Comments

Use JSON or the setMarkersEnabled method to set the property value and the getMarkersEnabled method to get the property value.

Available Values:

Example

The property use is identical to the use of the PP.Ui.Chart.MarkersEnabled property.

See also:

EaxChartView