C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / DataPropertyChanged Method

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

Parameters

obj
args
See Also