Scroll overview

Constructors

 Constructor

Public Fields

 x0 (inherited from ZoomScroll)
 x1 (inherited from ZoomScroll)
 y0 (inherited from ZoomScroll)
 y1 (inherited from ZoomScroll)

Public Methods

 Activate (inherited from ZoomScroll)Internal use. Starts a Zoom or Scroll from the co-ordinates X,Y.
 Check (inherited from ZoomScroll)Swaps the X0 and X1 coordinates when X1 is lower than X0.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.

Public Properties

 Active (inherited from ZoomScroll)Returns the active state of Chart Zoom and Scroll.
 AllowEnables/Disables selected ScrollModes. Default value is ScrollModes.Both, permitting scroll in both X and Y planes. See respective Mouse or Touch properties for any settings related to interaction restrictions/settings.
 Chart (inherited from TeeBase)Chart associated with this object
 InsideBoundsEnables/Disables selected to scroll outside Chart rect area. Default value is False.
 KeyShift (inherited from ZoomScroll)Sets a keyboard button as an extra condition to initiate the zoom.
 MouseButtonSets the Mousebutton to use for the scroll action.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetActive (inherited from ZoomScroll)
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

Scroll Class | Steema.TeeChart Namespace