Version

TimeAxisLabelFormat Class Members

The following tables list the members exposed by TimeAxisLabelFormat.

Public Constructors
 NameDescription
Public ConstructorTimeAxisLabelFormat Constructor  
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.  
Protected Methods
 NameDescription
Protected MethodPropertyUpdateOverride  
Public Events
 NameDescription
Public EventPropertyChanged  
See Also