WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / Series Class / OnDataPropertyChanged Method
In This Topic
    OnDataPropertyChanged Method
    In This Topic
    Syntax
    protected static void OnDataPropertyChanged( 
       DependencyObject obj,
       object oldValue,
       object newValue
    )

    Parameters

    obj
    oldValue
    newValue
    See Also