FullStackedArea3DSeriesViewModel Class
The FullStackedArea3DSeriesView model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[ModelOf(typeof(FullStackedArea3DSeriesView))]
[GroupPrefix("View: ")]
public class FullStackedArea3DSeriesViewModel :
StackedArea3DSeriesViewModel
Inheritance
See Also