Skip to main content
A newer version of this page is available. .

Chart3DDependencyObject Class

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v18.2.dll

Declaration

public abstract class Chart3DDependencyObject :
    Freezable,
    IChartElement,
    IOwnedElement,
    INotificationOwner

Remarks

For more information, refer to the DependencyObject class description in MSDN.

See Also