When Exponential is true, then exponential moving average function will be used to calculate mean value. Otherwise standard moving average function will be used to calculate mean value.
public Boolean Exponential {get; set;}

See Also

Bollinger Class | Bollinger Members | Steema.TeeChart.Functions Namespace