Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TimeAxisLabelFormat Class Members
The following tables list the members exposed by TimeAxisLabelFormat.
Public Properties
| Name | Description |
| Format | The DateTime format string to apply. |
| Range | The visible axis range at which to apply this label format. |
| RepeatedDayFormat | The DateTime format string to apply, if the day is repeated from the prior date. |
| RepeatedMonthFormat | The DateTime format string to apply, if the month is repeated from the prior date. |
| RepeatedYearFormat | The DateTime format string to apply, if the year is repeated from the prior date. |
Public Events
See Also