void CBCGPChartDiagram3D::SetDepthScalePercent | ( | double | dblDepthPercent | ) |
Sets depth scale percent.
Call this method to set depth scale percent, which allows to modify the diagram depth in range 10 - 1000% from the base.
dblDepthPercent should be in range [0.1, 10], specify 1. for 100% (default) scale.
dblDepthPercent | Specifies the new depth scale percent. |