ChartTotals Property (FlexPivotPage)
In This Topic
Gets or sets a value that determines whether the
FlexPivotPage.FlexPivotChart should display only totals.
Syntax
'Declaration
Public Property ChartTotals As Boolean
public bool ChartTotals {get; set;}
See Also