HighchartsColumnSeriesStatesSelectOptions constructor
HighchartsColumnSeriesStatesSelectOptions({
- HighchartsSeriesStatesSelectAnimationOptions? animation,
- String? borderColor,
- String? color,
- bool? enabled,
Highcharts Options Widget.
Implementation
HighchartsColumnSeriesStatesSelectOptions(
{this.animation, this.borderColor, this.color, this.enabled});