Skip to main content
A newer version of this page is available. .

ChartDependencyObject Class

Enables WinRT property system services for its derived model classes.

Namespace: DevExpress.WinUI.Charts

Assembly: DevExpress.WinUI.Charts.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class ChartDependencyObject :
    DependencyObject,
    IOwnedElement,
    INotifyPropertyChanged

Remarks

For more information, refer to the DependencyObject class description in MSDN.

Inheritance

See Also