[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IAxes.Item

this Property

this[AxisType, AxisGroup]

Gets a single IAxis object from an IAxes collection.

Declaration
IAxis this[AxisType type, AxisGroup group = AxisGroup.Primary] { get; }
ReadOnly Default Property Item(type As AxisType, group As AxisGroup = AxisGroup.Primary) As IAxis
Parameters
Type Name Description
AxisType type

The axis type.

AxisGroup group

The axis.