Version

TimeAxisLabelFormat Class Members

The following tables list the members exposed by TimeAxisLabelFormat.

Public Constructors
 NameDescription
Public ConstructorTimeAxisLabelFormat ConstructorInitializes a new TimeAxisLabelFormat.  
Public Properties
 NameDescription
Public PropertyFormatThe DateTime format string to apply.  
Public PropertyRangeThe visible axis range at which to apply this label format.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event when a property of the object has been changed.  
Public Events
 NameDescription
Public EventPropertyChangedInvoked when a property of the object has been changed.  
See Also