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