FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / Axis Class / SetGroupStyle Method

In This Topic
    SetGroupStyle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetGroupStyle( _
       ByVal style As _Style _
    ) 
    public void SetGroupStyle( 
       _Style style
    )

    Parameters

    style
    See Also