emphasisCircleColorExpression property

List<Object>? emphasisCircleColorExpression
getter/setter pair

The color of the circle emphasizing the indicator. To adjust transparency, set the alpha component of the color accordingly. Default value: "#ffffff".

Implementation

List<Object>? emphasisCircleColorExpression;