C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Series Class / OnDataPropertyChanged Method

In This Topic
OnDataPropertyChanged Method
In This Topic
Syntax
'Declaration
 
Protected Shared Sub OnDataPropertyChanged( _
   ByVal obj As DependencyObject, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
 

Parameters

obj
oldValue
newValue
See Also