Skip to main content
A newer version of this page is available. .

KnownDate Class

Represents an individual date.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

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