| ChartAxisRemoveItem Method |
| Name | Description | |
|---|---|---|
|
|
RemoveItem(Int32) |
Removes the ChartAxisItem at the specified index.
|
|
|
RemoveItem(Int32, Int32) |
Removes the ChartAxisItems at the specified indexes.
|
|
|
RemoveItem(ChartAxisItem, ChartAxisItem) |
Removes the ChartAxisItem specified.
|