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