[Serializable]
public sealed enum ErrorStyles : Enum , IComparable, IFormattable, IConvertible
Public Members
Member | Description |
---|---|
Left | Crossbar of 'T' error displacement indicator displayed on the left. |
Right | Crossbar of 'T' error displacement indicator displayed on the right. |
LeftRight | Crossbar of 'T' error displacement indicator displayed on the left and right. |
Top | Crossbar of 'T' error displacement indicator displayed on the top. |
Bottom | Crossbar of 'T' error displacement indicator displayed on the bottom. |
TopBottom | Crossbar of 'T' error displacement indicator displayed on the top and bottom. |
See Also
Steema.TeeChart.Styles Namespace