Box type for calculation
[Serializable]
public sealed enum BoxTypes : Enum , IComparable, IFormattable, IConvertible

Public Members

MemberDescription
StandardUse same Box value across all data range
ATRUse period's Average True range to set Box value for entire chart

See Also

Steema.TeeChart.Styles Namespace