Skip to main content
A newer version of this page is available. .

Bar3DDrawOptions Class

Contains settings for custom drawing Bar 3D Series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.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