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

In This Topic
    SetStyle Method (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub SetStyle( _
       ByVal style As _Style, _
       ByVal name As System.String _
    ) 
    public void SetStyle( 
       _Style style,
       System.string name
    )

    Parameters

    style
    name
    See Also