Skip to main content

WorkTimeRuleModel Class

The WorkTimeRule model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(WorkTimeRule))]
public class WorkTimeRuleModel :
    ChartElementModel

The following members return WorkTimeRuleModel objects:

Inheritance

Object
ChartElementModel
WorkTimeRuleModel
See Also