[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotChartBuilder.ShowTotals

ShowTotals Method

ShowTotals(bool)

Configurates ShowTotals. Sets a value that determines whether the chart should include only totals.

Declaration
public PivotChartBuilder ShowTotals(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotChartBuilder

Current builder.