A newer version of this page is available.
Switch to the current version.
StackedSplineArea3DSeriesViewModel Class
The StackedSplineArea3DSeriesView model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(StackedSplineArea3DSeriesView))]
[GroupPrefix("View: ")]
public class StackedSplineArea3DSeriesViewModel :
StackedArea3DSeriesViewModel
<ModelOf(GetType(StackedSplineArea3DSeriesView))>
<GroupPrefix("View: ")>
Public Class StackedSplineArea3DSeriesViewModel
Inherits StackedArea3DSeriesViewModel
Inheritance
See Also
Feedback