Skip to main content

KnownDate Class

Represents an individual date.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class KnownDate :
    ChartElementNamed,
    IKnownDate,
    IComparable

The following members return KnownDate objects:

Remarks

Objects of the KnownDate type reside in the KnownDateCollection class.

See Also