Version

TimeAxisLabelFormat Class Methods

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

Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetFormatResets the Format property to its default value.  
Public MethodResetRangeResets the Range property to its default value.  
Public MethodResetRepeatedDayFormatResets the RepeatedDayFormat property to its default value.  
Public MethodResetRepeatedMonthFormatResets the RepeatedMonthFormat property to its default value.  
Public MethodResetRepeatedYearFormatResets the RepeatedYearFormat property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodShouldSerializeFormatIndicates if the Format property needs to be serialized.  
Protected MethodShouldSerializeRangeIndicates if the Range property needs to be serialized.  
Protected MethodShouldSerializeRepeatedDayFormatIndicates if the RepeatedDayFormat property needs to be serialized.  
Protected MethodShouldSerializeRepeatedMonthFormatIndicates if the RepeatedMonthFormat property needs to be serialized.  
Protected MethodShouldSerializeRepeatedYearFormatIndicates if the RepeatedYearFormat property needs to be serialized.  
See Also