Version

TimeAxisLabelFormat Class Properties

For a list of all members of this type, see TimeAxisLabelFormat members.

Public Properties
 NameDescription
Public PropertyFormatThe DateTime format string to apply.  
Public PropertyRangeThe visible axis range at which to apply this label format.  
Public PropertyRepeatedDayFormatThe DateTime format string to apply, if the day is repeated from the prior date.  
Public PropertyRepeatedMonthFormatThe DateTime format string to apply, if the month is repeated from the prior date.  
Public PropertyRepeatedYearFormatThe DateTime format string to apply, if the year is repeated from the prior date.  
See Also