TTChartOnLegendScrollBarToolSetPosition

type TTChartOnLegendScrollBarToolSetPosition = procedure(ASender: TObject; Value: Integer) of object;

Type Library
TeeChartx

Description
Event called when the scrollbar Position property is changed.

This might happen because the end user has clicked or dragged the scrollbar or the program sets Position by code.