ActiveReports 11
ToArray Method (AxesCollection)

GrapeCity.ActiveReports.Chart.v11 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxesCollection Class : ToArray Method
Copies the elements of the axis collection to a new array.
Syntax
'Declaration
 
Public Function ToArray() As AxisBase()
public AxisBase[] ToArray()
See Also

Reference

AxesCollection Class
AxesCollection Members