Chart3DDependencyObject Class
Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.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
Object
DispatcherObject
DependencyObject
Freezable
Chart3DDependencyObject
See Also