Chart.MarkersSymbol

Syntax

MarkersSymbol: String;

Description

The MarkersSymbol property sets shape of the marker for chart data series.

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 example of use is given on the Example of Creating a Spline Chart page.

See also:

Chart