WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexChartBase Class / PropertyChanged Method
In This Topic
    PropertyChanged Method
    In This Topic
    Fires when property changes.
    Syntax
    protected static void PropertyChanged( 
       DependencyObject obj,
       DependencyPropertyChangedEventArgs args
    )

    Parameters

    obj
    args
    See Also