Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TimeAxisBreak Class Members
The following tables list the members exposed by TimeAxisBreak.
Public Properties
| Name | Description |
| End | The end time of the axis break. |
| Interval | The interval at which to repeat this break, expressed as a TimeSpan. |
| Start | The start time of the axis break. |
Protected Methods
| Name | Description |
| OnPropertyChanged | Used to raise the PropertyChanged event when a property of the object has been changed. |
Public Events
| Name | Description |
| PropertyChanged | Invoked when a property of the object has been changed. |
See Also