KnownDate(Holiday) Constructor
Initializes a new instance of the KnownDate class with the specified holiday date.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
holiday | Holiday | A Holiday value specifying the holiday date. |
See Also