ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / ShowHierarchicalAxes Property

In This Topic
    ShowHierarchicalAxes Property (FlexPivotChart)
    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