[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IAxes

IAxes Interface

Represents a collection of all the IAxis objects in the specified chart.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface IAxes : IEnumerable<IAxis>, IEnumerable

Properties

Name Description
Count

Returns the number of objects in the collection.

Parent

Returns the parent object for the specified object.

Methods

Name Description
Item(AxisType, AxisGroup)

Returns a single IAxis object from an IAxes collection.