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.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v18.2.dll

Declaration

public class ChartDependencyObject :
    DependencyObject,
    IOwnedElement,
    INotifyPropertyChanged

Remarks

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

Inheritance

Object
Windows.UI.Xaml.DependencyObject
See Also