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

In This Topic
    GroupProvider Property (Axis)
    In This Topic
    Gets or sets the group provider
    Syntax
    'Declaration
     
    Public Property GroupProvider As IAxisGroupProvider
    public IAxisGroupProvider GroupProvider {get; set;}
    See Also