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

WorkTimeRuleCollection Class

A collection of WorkTimeRule objects.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public class WorkTimeRuleCollection :
    ChartCollectionBase,
    IWorkTimeRuleCollection

The following members return WorkTimeRuleCollection objects:

Library Related API Members
Cross-Platform Class Library DateTimeScaleOptions.WorkTimeRules
WinForms Controls DateTimeScaleOptionsModel.WorkTimeRules

Inheritance

See Also