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.v21.2.dll

NuGet Package: DevExpress.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