hideTrailingSubtotal property

bool? hideTrailingSubtotal
getter/setter pair

True to hide the subtotal column from the end of the series.

By default, a subtotal column will appear at the end of each series. Setting this field to true will hide that subtotal column for this series.

Implementation

core.bool? hideTrailingSubtotal;