ChartGroupRule constructor
ChartGroupRule({
- ChartDateTimeRule? dateTimeRule,
- ChartHistogramRule? histogramRule,
Implementation
ChartGroupRule({this.dateTimeRule, this.histogramRule});