MarkerSize property
The size of the marker used to mark data points on a line chart.
Syntax
Set: series.setMarkerSize(mSize)
Get: mSize = series.getMarkerSize()
Applies to
Series object.
Data type
integer. A number that specifies the marker size. [[What is the valid range of values? What is the default value?]]
Usage
Markers can be displayed only for data series plotted as line charts.
See also
ConnectPoints property
MarkerColor property
MarkerIsVisible property
seriesMarkerSizes PARAM tag