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].
dblHeightPercent | Specifies the new height scale percent. |