Specifies whether the chart's horizontal scroll bar includes buttons to scroll the chart page by page.
Type
Description
Boolean
A Boolean expression that specifies whether the control includes the exLeftB5Part
and exRightB1Part buttons to the chart's horizontal scroll bar.
By default AllowChartScrollPage property is False. Use the
AllowChartScrollPage property to add fast scroll to the chart's page. If the
AllowChartScrollPage property is True, the control automatically adds the exLeftB5Part
and exRightB1Part buttons to the chart's horizontal scroll bar. Once that the
user clicks any of these buttons the chart is scrolled page by page. Use the ScrollPartCaption
property to specify the caption being displayed in any part of the control's
scrollbar. Use the <img> HTML tag to include icons or custom size
pictures to your scroll buttons.