Document Solutions for Excel, .NET Edition | Document Solutions
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
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Method
In This Topic
Returns a single
IAxis
object from an
IAxes
collection.
Syntax
C#
IAxis
Item(
AxisType
Type
,
AxisGroup
AxisGroup
)
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
Reference
IAxes Interface
IAxes Members