Describes the possible values of the ErrorStyle property.
[Serializable]
public sealed enum ErrorStyles : Enum , IComparable, IFormattable, IConvertible

Public Members

MemberDescription
LeftCrossbar of 'T' error displacement indicator displayed on the left.
RightCrossbar of 'T' error displacement indicator displayed on the right.
LeftRightCrossbar of 'T' error displacement indicator displayed on the left and right.
TopCrossbar of 'T' error displacement indicator displayed on the top.
BottomCrossbar of 'T' error displacement indicator displayed on the bottom.
TopBottomCrossbar of 'T' error displacement indicator displayed on the top and bottom.

See Also

Steema.TeeChart.Styles Namespace