[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.AxesCollection.Insert

Insert Method

Insert(int, AxisBase)

        Inserts an 
AxisBase

to the collection at the specified position

Declaration
public void Insert(int index, AxisBase value)
Parameters
Type Name Description
int index
AxisBase value