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

Area3DDrawOptions Class

Contains settings for custom drawing 3D area series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public class Area3DDrawOptions :
    Line3DDrawOptions

Remarks

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

Inheritance

See Also