KnownDateCollectionModel Class
In This Article
The KnownDateCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(KnownDateCollection))]
public class KnownDateCollectionModel :
ChartCollectionBaseModel
#Related API Members
The following members return KnownDateCollectionModel objects:
#Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
KnownDateCollectionModel
See Also