ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / ChartTotals Property

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