ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum