IsScrollArrowVisible
Definition
Indicates the time-axis scroll arrow is visible in the top-right corner of the chart.
Property Value
A bool value. When True, indicates that the scroll arrow is visible on the chart; otherwise False.
Syntax
\<chartcontrol\>.IsScrollArrowVisible
Examples
Based on the image below, IsScrollArrowVisible confirms that the scroll arrow is currently visible on the chart.


