barColorStyle property

ColorStyle? barColorStyle
getter/setter pair

The color of the column representing this series in each bucket.

This field is optional. If bar_color is also set, this field takes precedence.

Implementation

ColorStyle? barColorStyle;