Difference between revisions of "ChartAxis.DateStep"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (19 revisions imported) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
| readonly=no | | readonly=no | ||
}} | }} | ||
+ | For continuous values on dates, this defines the minimal step.<br/> | ||
+ | Accepted values are:<br> | ||
+ | "second", "s"<br> | ||
+ | "minute"<br> | ||
+ | "hour", "h"<br> | ||
+ | "day", "d"<br> | ||
+ | "year", "y"<br> |
Latest revision as of 13:21, 6 August 2015
Property (As String)
For continuous values on dates, this defines the minimal step.
Accepted values are:
"second", "s"
"minute"
"hour", "h"
"day", "d"
"year", "y"