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