lineColorExpression property

List<Object>? lineColorExpression
getter/setter pair

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

Implementation

List<Object>? lineColorExpression;