BCGSuite for MFC
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.

Parameters
dblValueThe upper bound of the neck height.