Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxes Interface / Item Method
The AxisType object.
Optional AxisGroup. The axis.AxisGroup can be one of these constants:Primary DefaultSecondary
In This Topic
    Item Method
    In This Topic
    Returns a single IAxis object from an IAxes collection.
    Syntax

    Parameters

    Type
    The AxisType object.
    AxisGroup
    Optional AxisGroup. The axis.AxisGroup can be one of these constants:Primary DefaultSecondary

    Return Value

    The IAxis object.
    See Also