FlowDateTimePeriodLimit Class
A floating date-time value used to specify boundaries for the DateTimePeriod.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The FlowDateTimePeriodLimit class allows you to specify a date-time value to define DateTimePeriod boundaries. The FlowDateTimePeriodLimit.Interval property specifies the interval between the current date and the required date. The FlowDateTimePeriodLimit.Offset property allows you to set the number of such intervals.
Note
Note that the FlowDateTimePeriodLimit.Offset property can accept negative and positive values. Negative values correspond to dates before the current date while positive values correspond to future dates.