FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / GroupVisibilityLevel Property

In This Topic
    GroupVisibilityLevel Property (Axis)
    In This Topic
    Gets or sets the limiting level of visible collapsible groups.
    Syntax
    'Declaration
     
    Public Property GroupVisibilityLevel As Integer
    public int GroupVisibilityLevel {get; set;}
    See Also