Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 2.39 KB

File metadata and controls

29 lines (19 loc) · 2.39 KB

Chart for WinForms - How to create a 3D Stacked Spline Area chart

The following example demonstrates how to create a 3D Stacked Spline Area chart at runtime.

Note that this series view type is associated with the XY-Diagram 3D type, and you should cast your diagram object to this type, in order to access its specific options.

3d-stacked spline area chart

Files to Review

Form1.cs (VB: Form1.vb)

Documentation

3D Stacked Spline Area

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)