dataIsSubtotal property
True if the data point at subtotal_index is the subtotal.
If false, the subtotal will be computed and appear after the data point.
Implementation
core.bool? dataIsSubtotal;
True if the data point at subtotal_index is the subtotal.
If false, the subtotal will be computed and appear after the data point.
core.bool? dataIsSubtotal;