void CBCGPChartDiagram3D::SetFrontDistancePercent | ( | double | dblDistancePercent | ) |
Sets front distance.
Call this method to set front distance percent, which defines the gap between data point's shape front face and bounds of Z axis unit.
dblDistancePercent should be in range [0, 0.9].
The default value is 0.5.
dblDistancePercent | Specifies the new front distance. |