CustomBar3DSectionCollection Class
Represents the collection of custom 3D Bar model sections.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return CustomBar3DSectionCollection objects:
Inheritance
Object
Collection<DevExpress.Xpf.Charts.CustomBar3DSection>
ObservableCollection<DevExpress.Xpf.Charts.CustomBar3DSection>
ChartDependencyObjectCollection<DevExpress.Xpf.Charts.CustomBar3DSection>
ChartElementCollection<DevExpress.Xpf.Charts.CustomBar3DSection>
CustomBar3DSectionCollection
See Also