void CBCGPChartPyramidSeries::SetGap | ( | int | nGap | ) |
Sets a gap between pyramid segments.
Call this method to set a gap between pyramid segments. The gap should be in range [0, 100], but also it's automatically adjusted when it's too big for the current pyramid height.
The default value is 0.
nGap | Specifies the new gap in pixels. |