C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / BreakEven Class / SetStyle Method
Style
Style name

In This Topic
SetStyle Method (BreakEven)
In This Topic
Sets chart style.
Syntax
'Declaration
 
Protected Overridable Sub SetStyle( _
   ByVal style As _Style, _
   ByVal name As String _
) 
 

Parameters

style
Style
name
Style name
See Also