Back to Devexpress

Area3DDrawOptions Class

corelibraries-devexpress-dot-xtracharts-dot-area3ddrawoptions.md

latest1.4 KB
Original Source

Area3DDrawOptions Class

Contains settings for custom drawing 3D area series.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public class Area3DDrawOptions :
    Line3DDrawOptions
vb
Public Class Area3DDrawOptions
    Inherits Line3DDrawOptions

Remarks

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

Inheritance

Object DrawOptions Line3DDrawOptions Area3DDrawOptions

See Also

Area3DDrawOptions Members

DevExpress.XtraCharts Namespace