A newer version of this page is available.
Switch to the current version.
Area3DDrawOptions Class
Contains settings for custom drawing 3D area series.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public class Area3DDrawOptions :
Line3DDrawOptions
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
Feedback