FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / FlexChartBase 类 / DataPropertyChanged 方法

本主题中
    DataPropertyChanged 方法 (FlexChartBase)
    本主题中
    Fires when data property changes.
    语法
    '声明
     
    Protected Shared Sub DataPropertyChanged( _
       ByVal obj As DependencyObject, _
       ByVal args As DependencyPropertyChangedEventArgs _
    ) 
    protected static void DataPropertyChanged( 
       DependencyObject obj,
       DependencyPropertyChangedEventArgs args
    )

    参数

    obj
    args
    请参见