Version

TimeAxisBreak Class Methods

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

Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetEndResets the End property to its default value.  
Public MethodResetIntervalResets the Interval property to its default value.  
Public MethodResetStartResets the Start property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodShouldSerializeEndIndicates if the End property needs to be serialized.  
Protected MethodShouldSerializeIntervalIndicates if the Interval property needs to be serialized.  
Protected MethodShouldSerializeStartIndicates if the Start property needs to be serialized.  
See Also