StackedArea3DSeriesViewModel Class
In This Article
The StackedArea3DSeriesView model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(StackedArea3DSeriesView))]
[GroupPrefix("View: ")]
public class StackedArea3DSeriesViewModel :
Area3DSeriesViewModel
#Inheritance
See Also