TChartAllowScrollEvent

TChartAllowScrollEvent

type TChartAllowScrollEvent = procedure(Sender: TChartAxis; Var AMin, AMax: Double; Var AllowScroll: Boolean) of object;

Unit
Chart

Description
Use event type with TCustomChart.OnAllowScroll event. Set Chart scroll restrictions with TCustomTeePanelExtended.AllowPanning property.