IChart > Chart Assembly Interfaces > IChartCorridors
The IChartCorridors interface contains properties and methods that are used to determine parameters of the chart corridors collection.
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 chart corridors. |
![]() |
Item | The Item property is used to determine parameters of the specific chart corridor. |
![]() |
Remove | The Remove property enables the user to remove the specified chart corridor. |
Method name | Brief description | |
![]() |
Clear | The Clear method is used to clear all chart corridors. |
See also: