RequestTimescaleRulersEventArgs(GanttChartViewInfo) Constructor
Initializes a new RequestTimescaleRulersEventArgs class instance. For internal use.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
Name | Type | Description |
---|---|---|
chartInfo | DevExpress.XtraGantt.ViewInfo.GanttChartViewInfo | An object that contains view information about the chart. |
See Also