KnownDate.Date Property
Specifies the date for the known date object.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime value, specifying the date. |
See Also