BCGSuite for MFC
void CBCGPChartDiagram3D::SetHeightScalePercent ( double  dblHeightPercent)

Sets height scale percent.

Call this method to set height scale percent, which allows to modify the diagram height in range 10 - 1000% from the base.

dblHeightPercent should be in range [0.1, 10].

Parameters
dblHeightPercentSpecifies the new height scale percent.