C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexChart Class / OptionsChanged Method

In This Topic
OptionsChanged Method (FlexChart)
In This Topic
Called when options was changed.
Syntax
'Declaration
 
Protected Shared Sub OptionsChanged( _
   ByVal obj As DependencyObject, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
 

Parameters

obj
oldValue
newValue
See Also