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