Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxes Interface
Properties Methods

In This Topic
    IAxes Interface Members
    In This Topic

    The following tables list the members exposed by IAxes.

    Public Properties
     NameDescription
     Property Returns the number of objects in the collection.  
     Property Returns the parent object for the specified object.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.IEnumerable<IAxis>)
     MethodReturns a single IAxis object from an IAxes collection.  
    Top
    See Also