[]
Configurates ShowTotals. Sets a value that determines whether the chart should include only totals.
public PivotChartBuilder ShowTotals(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotChartBuilder | Current builder. |