WorkTimeRuleCollection Class
In This Article
A collection of WorkTimeRule objects.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public class WorkTimeRuleCollection :
ChartCollectionBase,
IWorkTimeRuleCollection
#Related API Members
The following members return WorkTimeRuleCollection objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Date |
Win |
Date |
#Inheritance
Object
CollectionBase
ChartCollectionBase
WorkTimeRuleCollection
See Also