[Serializable]
public sealed enum ScrollingDirection : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
sdRightLeft | Scroll from right to left. |
sdLeftRight | Scroll from left to right. |
See Also
Steema.TeeChart.Tools Namespace