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