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