EJSC.LineSeries.pointBorderSize
See Also
|
Definition
integer pointBorderSize = 0
Description
Defines the size in pixels of the border drawn around the points. This property is only applicable when the series drawPoints property is set to true.
To draw points without any border, leave pointBorderSize set to 0. |