Banner text scrolling direction.
[Serializable]
public sealed enum ScrollingDirection : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
sdRightLeftScroll from right to left.
sdLeftRightScroll from left to right.

See Also

Steema.TeeChart.Tools Namespace