ComponentOne ASP.NET MVC Controls
ShowTotals Property

C1.Web.Mvc.Olap Namespace > PivotChart Class : ShowTotals Property
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

Reference

PivotChart Class
PivotChart Members