FullStackedLine3DSeriesViewModel Class
In This Article
The FullStackedLine3DSeriesView model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(FullStackedLine3DSeriesView))]
[GroupPrefix("View: ")]
public class FullStackedLine3DSeriesViewModel :
StackedLine3DSeriesViewModel
#Inheritance
Object
ChartElementModel
SeriesViewBaseModel
XYDiagram3DSeriesViewBaseModel
Line3DSeriesViewModel
StackedLine3DSeriesViewModel
FullStackedLine3DSeriesViewModel
See Also