Inserts the specified axis into the collection at the specified index.
Visual Basic (Declaration) | |
---|---|
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal value As AxisBase _ ) |
Parameters
- index
- Index of the axis.
- value
- The axis to be inserted
ActiveReports Developer 7 | |
Insert Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxesCollection Class : Insert Method |
Glossary Item Box