[]
        
(Showing Draft Content)

C1.WPF.Chart.FlexChartBase.DataPropertyChanged

DataPropertyChanged Method

DataPropertyChanged(DependencyObject, object, object)

Fires when data property changes.

Declaration
protected static void DataPropertyChanged(DependencyObject obj, object oldValue, object newValue)
Parameters
Type Name Description
DependencyObject obj
object oldValue
object newValue