Marker: Object;
The Marker property determines markers for chart data series.
Use JSON to set the property value, and the getMarker method to get the property value.
The property contains a JSON object that has the following fields: BorderColor - border color, Color - fill color, Enabled - availability, Radius - size, Symbol - marker shape.
The example of use is given on the Example of Creating a Spline Chart page.
See also: