Skip to main content
A newer version of this page is available. .

FullStackedSplineArea3DSeriesViewModel Class

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[ModelOf(typeof(FullStackedSplineArea3DSeriesView))]
[GroupPrefix("View: ")]
public class FullStackedSplineArea3DSeriesViewModel :
    FullStackedArea3DSeriesViewModel
See Also