ChartDependencyObject Class
In This Article
Enables WinRT property system services for its derived model classes.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.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
Object
DependencyObject
ChartDependencyObject
See Also