VScaleMax

Returns the maximum on the vertical scale of values.

 double  VScaleMax()

Return Value

The maximum value on the vertical scale.

VScaleMax

Sets the maximum on the vertical scale of values.                        

 void  VScaleMax(
   const double  value,  //   value on the vertical scale 
   )

Parameters

value

[in] The maximum value.