Chart3DDependencyObject Class
In This Article
Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public abstract class Chart3DDependencyObject :
Freezable,
IChartElement,
IOwnedElement,
INotificationOwner
#Remarks
For more information, refer to the DependencyObject class description in MSDN.
#Inheritance
Show 28 items
Object
DispatcherObject
DependencyObject
Freezable
Chart3DDependencyObject
See Also