EaxChartView.MarkersSymbol

Syntax

MarkersSymbol: String;

Description

The MarkersSymbol property determines a shape of chart data series marker.

Comments

Use JSON or the setMarkersSymbol method to set the property value and the getMarkersSymbol method to get the property value.

Available Values:

Example

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

See also:

EaxChartView