ActiveReports 12
ChartArea Constructor(Boolean)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartArea Class > ChartArea Constructor : 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 Boolean _
)
public ChartArea( 
   bool initializeAxes
)

Parameters

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

Reference

ChartArea Class
ChartArea Members
Overload List