Skip to main content

Chart3DDependencyObject Class

Enables Windows Presentation Foundation (WPF) property system services for its derived model classes.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.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.

See Also