ActiveReports 8
RemoveAt Method (AxesCollection)

The index of the axis to remove.

Removes the specified axis from the collection.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index

The index of the axis to remove.

See Also

Reference

AxesCollection Class
AxesCollection Members

Support Forum