hideTotals property

bool? hideTotals
getter/setter pair

If set to true, hides the total of all metrics for all the matching rows, for every date range.

The default false and will return the totals.

Implementation

core.bool? hideTotals;