C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Waterfall Class / SetStyle Method
Style.
The name of style.

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

Parameters

style
Style.
name
The name of style.
See Also