CustomBar3DModel.Sections Property
Provides access to the collection of custom 3D Bar model sections. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
CustomBar3DSectionCollection | A CustomBar3DSectionCollection object. |
See Also