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

In This Topic
ShowHierarchicalAxes Property
In This Topic
Gets or sets a value that determines whether the chart should group axis annotations for grouped data.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowHierarchicalAxes As Boolean
 
See Also