ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotChart Class / ShowTotals Property

In This Topic
    ShowTotals Property
    In This Topic
    Gets or sets a value that determines whether the chart should include only totals.
    Syntax
    'Declaration
     
    
    Public Property ShowTotals As Boolean
    public bool ShowTotals {get; set;}
    See Also