Back to Devexpress

KnownDate Constructors

corelibraries-devexpress-dot-xtracharts-dot-knowndate-dot-ctor.md

latest1.0 KB
Original Source

KnownDate Constructors

Represents an individual date.

NameParametersDescription
KnownDate()noneInitializes a new instance of the KnownDate class with the default settings.
KnownDate(Holiday)holidayInitializes a new instance of the KnownDate class with the specified holiday date.
KnownDate(String, DateTime)name, dateInitializes a new instance of the KnownDate class with the specified name and date.

See Also

KnownDate Class

KnownDate Members

DevExpress.XtraCharts Namespace