EJSC.LineSeries.pointBorderColor
See Also: Using Colors
|
Definition
string pointBorderColor = "rgb(255,255,255)"
Description
Defines the color of the border drawn around the points. This property is only applicable when the series drawPoints property is set to true and pointBorderSize is greater than 0. |