DashboardPivotTotalOptions

constructor(customLabel: String? = null, metricHeaderCellStyle: DashboardTableCellStyle? = null, placement: DashboardTableTotalsPlacement? = null, scrollStatus: DashboardTableTotalsScrollStatus? = null, totalAggregationOptions: List<DashboardTotalAggregationOption>? = null, totalCellStyle: DashboardTableCellStyle? = null, totalsVisibility: DashboardVisibility? = null, valueCellStyle: DashboardTableCellStyle? = null)