[]
        
(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)
Public Function ShowTotals(value As Boolean) As PivotChartBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotChartBuilder

Current builder.