See Also

ChartArea Class  | ChartArea Members  | Overload List

Language

Visual Basic

C#

Show All

initializeAxes
Specifies whether or not the axes should be initialized.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

ChartArea Constructor(Boolean)

Initializes a new instance of the ChartArea class.

[Visual Basic]
Public Function New( _    ByVal initializeAxes As Boolean _ )
[C#]
public ChartArea(    bool initializeAxes );

Parameters

initializeAxes
Specifies whether or not the axes should be initialized.

See Also

ChartArea Class  | ChartArea Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.