ShowHierarchicalAxes Property (PivotChart)
In This Topic
Gets or sets a value that determines whether the chart should group axis annotations for grouped data.
Syntax
'Declaration
Public Property ShowHierarchicalAxes As Boolean
public bool ShowHierarchicalAxes {get; set;}
See Also