FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ErrorBar Class / SetStyle Method

In This Topic
    SetStyle Method (ErrorBar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub SetStyle( _
       ByVal style As _Style, _
       ByVal name As String _
    ) 
    protected override void SetStyle( 
       _Style style,
       string name
    )

    Parameters

    style
    name
    See Also