[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IAxes

IAxes Interface

Represents a collection of the axes on the chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IAxes
Public Interface IAxes

Properties

Name Description
Count

Gets the total number of axes in the collection.

this[AxisType, AxisGroup]

Gets a single IAxis object from an IAxes collection.