ChartDependencyObject Class
In This Article
Enables WinRT property system services for its derived model classes.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public class ChartDependencyObject :
DependencyObject,
IOwnedElement,
INotifyPropertyChanged
#Remarks
For more information, refer to the DependencyObject class description in MSDN.
#Inheritance
See Also