C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / ErrorBar Class / SetStyle Method
Style
Name of the style.

In This Topic
SetStyle Method (ErrorBar)
In This Topic
Sets the series style.
Syntax
'Declaration
 
Protected Overrides Sub SetStyle( _
   ByVal style As _Style, _
   ByVal name As System.String _
) 
 

Parameters

style
Style
name
Name of the style.
See Also