lineColor property

int? lineColor
getter/setter pair

The color with which the line will be drawn. Default value: "#000000".

Implementation

int? lineColor;