TimescaleRuler Properties
A timescale ruler.| Name | Description |
|---|---|
| Count | Gets the number of timescale units visualized between two tick marks. |
| DisplayFormat | Gets the format of the string displayed in the timescale ruler captions. |
| FormatProvider | Gets the format provider to format the timescale ruler captions. |
| MaxWidth | Gets the maximum distance between tick marks in pixels when the timescale is displayed. |
| MinWidth | Gets the minimum distance between tick marks in pixels when the timescale is displayed. |
| Unit | Specifies the selected measure units of the timescale ruler. |
See Also