ViewSchedule.Split
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| Split(IList<Double>) | None | Splits the schedule into several segments by given height of each segment. |
| Split(Int32) | None | Splits the schedule into several segments by given segment number. |