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