FixedDateTimePeriodLimit(DateTime) Constructor
Initializes a new instance of the FixedDateTimePeriodLimit class.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
date | DateTime | A DateTime that specifies the value of the date-time boundary. |
See Also