C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / FlexChartBase Class / DataPropertyChanged Method

In This Topic
DataPropertyChanged Method (FlexChartBase)
In This Topic
Fires when data property changes.
Syntax
'Declaration
 
Protected Shared Sub DataPropertyChanged( _
   ByVal obj As DependencyObject, _
   ByVal args As DependencyPropertyChangedEventArgs _
) 
 

Parameters

obj
args
See Also