Back to Devexpress

WorkTimeRuleCollection Class

corelibraries-devexpress-dot-xtracharts-13847c52.md

latest1.8 KB
Original Source

WorkTimeRuleCollection Class

A collection of WorkTimeRule objects.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public class WorkTimeRuleCollection :
    ChartCollectionBase,
    IWorkTimeRuleCollection
vb
Public Class WorkTimeRuleCollection
    Inherits ChartCollectionBase
    Implements IWorkTimeRuleCollection

The following members return WorkTimeRuleCollection objects:

LibraryRelated API Members
Cross-Platform Class LibraryDateTimeScaleOptions.WorkTimeRules
WinForms ControlsDateTimeScaleOptionsModel.WorkTimeRules

Inheritance

Object CollectionBase ChartCollectionBase WorkTimeRuleCollection

See Also

WorkTimeRuleCollection Members

Work Time and Workday Configuration

DevExpress.XtraCharts Namespace