Skip to main content

Bar3DDrawOptions Class

Contains settings for custom drawing Bar 3D Series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public class Bar3DDrawOptions :
    DrawOptions

#Remarks

The Bar3DDrawOptions class contains specific settings which can be used to custom draw series of the Bar 3D type.

#Inheritance

Object
DrawOptions
Bar3DDrawOptions
See Also