void CBCGPChartFunnelSeries::SetNeckHeightInChartValues | ( | double | dblValue | ) |
Sets neck height as a chart value.
Call this function to interpret the neck height as a chart value. All data points whose values all in range [0, dblValue] will be displayed in the neck.
dblValue | The upper bound of the neck height. |