The IChartCorridors interface contains properties and methods for defining parameters of a collection of chart corridors.
| Property name | Brief description | |
| Add | The Add property adds a new corridor to a chart and returns its collection index. | |
| Count | The Count property returns the current number of corridors in a chart. | |
| Item | The Item property is used to define parameters of the specific chart corridor. | |
| Remove | The Remove property allows to delete a specified corridor from a chart. |
| Method name | Brief description | |
| Clear | The Clear method is used to clear all corridors of a chart. |
See also: