Skip to main content

ChartDependencyObject Class

Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public abstract class ChartDependencyObject :
    Freezable,
    INotifyPropertyChanged

Remarks

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

Inheritance

Show 339 items
Object
DispatcherObject
DependencyObject
Freezable
ChartDependencyObject
See Also