EJSC.LineSeries.pointSize
See Also
|
Definition
integer pointSize = undefined
Description
Defines the size of the point (circle) drawn at each data point in the series. If left undefined the point diameter will be twice the line width of the series.
This property is only applicable when the series drawPoints property is set to true. |