FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Waterfall Class / GetStyle Method

In This Topic
    GetStyle Method (Waterfall)
    In This Topic
    Gets the style by specified name.
    Syntax
    'Declaration
     
    Protected Overrides Function GetStyle( _
       Optional ByVal name As System.String _
    ) As _Style
    protected override _Style GetStyle( 
       System.string name
    )

    Parameters

    name
    See Also