HexagonBar3DModel Class
The Hexagon 3D Bar model.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
Set the BarSeries3D.Model property to the HexagonBar3DModel object to apply the model to a series.
<dxc:BarSideBySideSeries3D>
<dxc:BarSideBySideSeries3D.Model>
<dxc:HexagonBar3DModel/>
</dxc:BarSideBySideSeries3D.Model>
</dxc:BarSideBySideSeries3D>
The following series are compatible with the HexagonBar3DModel:
Inheritance
Object
DispatcherObject
DependencyObject
Bar3DModel
PredefinedBar3DModel
HexagonBar3DModel
See Also