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

StackedLine3DSeriesViewModel Class

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll

Declaration

[ModelOf(typeof(StackedLine3DSeriesView))]
[GroupPrefix("View: ")]
public class StackedLine3DSeriesViewModel :
    Line3DSeriesViewModel
See Also