TChartScrollBar.Axis

TChartScrollBar.Axis
TChartScrollBar

property Axis: TScrollBarAxis;

Unit
TeeScroB

Description
Use this property to select the Chart Axis to which to associate the ScrollBar. You will need to use this in conjunction with the Kind property which will set the ScrollBar as Horizontal or Vertical.

sbDefault: means Left or Bottom axis

sbOther : means Right or Top axis

sbBoth : (default) means Left and Bottom , or Right and Top axis