Version

TimeAxisBreak Class Members

The following tables list the members exposed by TimeAxisBreak.

Public Constructors
 NameDescription
Public ConstructorTimeAxisBreak ConstructorInitializes a new TimeAxisBreak.  
Public Properties
 NameDescription
Public PropertyEndThe end time of the axis break.  
Public PropertyIntervalThe interval at which to repeat this break, expressed as a TimeSpan.  
Public PropertyStartThe start time of the axis break.  
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