DayViewTimeRuler Constructors
A time ruler for the daily style report.| Name | Parameters | Description |
|---|---|---|
| DayViewTimeRuler() | none | Initializes a new instance of the DayViewTimeRuler class with default settings. |
| DayViewTimeRuler(ReportDayView) | dayView | Initializes a new instance of the DayViewTimeRuler class linked to the specified view component. |
See Also