ComponentOne ASP.NET MVC Controls
ShowHierarchicalAxes Property

C1.Web.Mvc.Olap Namespace > PivotChart Class : ShowHierarchicalAxes Property
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
[DefaultValue(true)]
public bool ShowHierarchicalAxes {get; set;}
See Also

Reference

PivotChart Class
PivotChart Members