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

In This Topic
    GetStyle Method (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetStyle( _
       Optional ByVal name As System.String _
    ) As _Style
    public _Style GetStyle( 
       System.string name
    )

    Parameters

    name
    See Also