Back to Devexpress

Chart3DDependencyObject Class

wpf-devexpress-dot-xpf-dot-charts-dot-chart3ddependencyobject.md

latest3.1 KB
Original Source

Chart3DDependencyObject Class

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class Chart3DDependencyObject :
    Freezable,
    IChartElement,
    IOwnedElement,
    INotificationOwner
vb
Public MustInherit Class Chart3DDependencyObject
    Inherits Freezable
    Implements IChartElement,
               IOwnedElement,
               INotificationOwner

Remarks

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

Inheritance

Show 28 items

Object DispatcherObject DependencyObject Freezable Chart3DDependencyObject Colorizer3DBase

ColorStop

FillStyleBase

Point3DModelBase

ProjectionOptions

Unit

ImageFillStyle

Marker3DCubePointModel

SolidColorizer3D

GradientFillStyle

RangeColorizer3D

Bar3DPyramidPointModel

Marker3DPointModel

Marker3DSpherePointModel

PaletteColorizer3DBase

Bar3DOctagonPointModel

Bar3DPointModel

ColorEachColorizer3D

ColorObjectColorizer3D

KeyColorColorizer3D

Bar3DBoxPointModel

SolidFillStyle

StripeFillStyle

See Also

Chart3DDependencyObject Members

DevExpress.Xpf.Charts Namespace