TimelineScaleHeaders.GetBaseTimeScale() Method
Gets the time scale having the minimum time interval among enabled scales.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
Declaration
Returns
Type | Description |
---|---|
TimeScale | A TimeScale object. |
See Also