TimeRulerCellViewModel Constructors
The storage for appearance settings values of an individual time ruler cell‘s representation.Name | Parameters | Description |
---|---|---|
TimeRulerCellViewModel(DateTime, DateTimeRange, TimeSpan) | time, timeInterval, timeSlot | Initializes a new TimeRulerCellViewModel settings with the specified settings. |
See Also