StatsType Constants

The VtChStats constants provide methods of displaying statistic lines on a chart.

Constant Description
VtChStatsMinimum Shows the minimum value in the series.
VtChStatsMaximum Shows the maximum value in the series.
VtChStatsMean Shows the mathematical mean of the values in the series.
VtChStatsStddev Shows the standard deviation of the values in the series.
VtChStatsRegression Shows a trend line indicated by the values in a series.