ActiveReports 12
ToArray Method (AxesCollection)

GrapeCity.ActiveReports.Chart.v12 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