When using rounded Bars describes how ends are handled.
[Serializable]
public sealed enum BarRounding : Enum , IComparable, IFormattable, IConvertible

Public Members

MemberDescription
NoneNo rounding
AtValueRound end that represents value
BothEndsRound both ends of Bar

See Also

Steema.TeeChart.Styles Namespace