groupRule property

ChartGroupRule? groupRule
getter/setter pair

The rule to group the data by if the ChartData backs the domain of a data source chart.

Only supported for data source charts.

Implementation

ChartGroupRule? groupRule;