MarkersSymbol: String;
The MarkersSymbol property determines a shape of chart data series marker.
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-shaped marker.
The property use is identical to the use of the PP.Ui.Chart.MarkersSymbol property.
See also: