verticalScale property
The vertical scale factor for the chart area.
This value is used to scale the vertical dimensions of the chart. A value of 1 means no scaling, while values greater than 1 will increase the vertical size and values less than 1 will decrease it.
Implementation
double verticalScale = 1;