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