ActiveReports 9
ChartArea Constructor(Boolean)

Specifies whether or not the axes should be initialized.
Initializes a new instance of the ChartArea class.
Syntax
'Declaration
 
Public Function New( _
   ByVal initializeAxes As System.Boolean _
)
public ChartArea( 
   System.bool initializeAxes
)

Parameters

initializeAxes
Specifies whether or not the axes should be initialized.
See Also

Reference

ChartArea Class
ChartArea Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum