ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 System.String _
    ) 
    protected override void SetStyle( 
       _Style style,
       System.string name
    )

    Parameters

    style
    name
    See Also