colorStyle property
The color for elements (such as bars, lines, and points) associated with this series.
If empty, a default color is used. If color is also set, this field takes precedence.
Implementation
ColorStyle? colorStyle;
The color for elements (such as bars, lines, and points) associated with this series.
If empty, a default color is used. If color is also set, this field takes precedence.
ColorStyle? colorStyle;