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

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

    参数

    obj
    args
    请参见