C1.Web.Mvc.Olap Namespace / PivotChart Class / Stacking Property

In This Topic
Stacking Property (PivotChart)
In This Topic
Gets or sets a value that determines whether and how the series objects are stacked.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property Stacking As Stacking
 
See Also