EScrollDirection

type EScrollDirection = (sdRightLeft, sdLeftRight);

Type Library
TeeChartx

Description
Used by IBannerTool.ScrollDirection property.

Defines if text scrolling will go from left to right or from right to left.

Values

0 sdRightLeft

1 sdLeftRight

Default value is sdRightLeft ( from right to left ).