'Declaration Public Function New( _ ByVal initializeAxes As Boolean _ )
public ChartArea( bool initializeAxes )
Parameters
- initializeAxes
- Specifies whether or not the axes should be initialized.
'Declaration Public Function New( _ ByVal initializeAxes As Boolean _ )
public ChartArea( bool initializeAxes )