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