MarkersSymbol: String;
The MarkersSymbol property sets shape of the marker for chart data series.
Use JSON or the setMarkersSymbol method to set the property value, and the getMarkersSymbol method to get the property value.
Available values:
circle. Circle-shaped marker (default).
diamond. Diamond-shaped marker.
square. Square-shaped marker.
triangle. Triangle-shaped marker.
triangledown, triangle-down. Reverse triangle marker.
The example of use is given on the Example of Creating a Spline Chart page.
See also: