ChartTotal(chartID)
ChartTotal returns the current total number of responses in the question the chart with the id chartID is based on. The function is typically used in conditions to prevent showing the chart until a minimum number of responses is reached.
Figure 1 - ChartTotal function in use