[]
Represents a collection of all the IAxis objects in the specified chart.
public interface IAxes : IEnumerable<IAxis>, IEnumerable
Public Interface IAxes
Inherits IEnumerable(Of IAxis), IEnumerable
Name | Description |
---|---|
Count | Returns the number of objects in the collection. |
Parent | Returns the parent object for the specified object. |
Name | Description |
---|---|
Item(AxisType, AxisGroup) |