ShowHierarchicalAxes Property
ShowHierarchicalAxes
Gets or sets a value that determines whether the chart should group axis annotations for grouped data.
Declaration
public bool ShowHierarchicalAxes { get; set; }
Public Property ShowHierarchicalAxes As Boolean