SetStyle Method (ErrorBar)
In This Topic
Sets the series style.
Syntax
'Declaration
Protected Overrides Sub SetStyle( _
ByVal As _Style, _
ByVal As String _
)
protected override void SetStyle(
_Style ,
string
)
Parameters
- style
- Style
- name
- Name of the style.
See Also