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

StepArea3DSeriesViewModel Class

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[ModelOf(typeof(StepArea3DSeriesView))]
[GroupPrefix("View: ")]
public class StepArea3DSeriesViewModel :
    Area3DSeriesViewModel
See Also