Back to Devexpress

Bar3DDrawOptions Class

corelibraries-devexpress-dot-xtracharts-dot-bar3ddrawoptions.md

latest1.3 KB
Original Source

Bar3DDrawOptions Class

Contains settings for custom drawing Bar 3D Series.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public class Bar3DDrawOptions :
    DrawOptions
vb
Public Class Bar3DDrawOptions
    Inherits 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

Bar3DDrawOptions Members

DevExpress.XtraCharts Namespace