AxisScroll overview

Constructors

 ConstructorOverloaded

Public Methods

 Clone (inherited from Tool)
 GetBitmapEditor (inherited from Tool)Returns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 Axis (inherited from ToolAxis)Sets the axis to which a Tool will belong.
 Chart (inherited from TeeBase)Chart associated with this object
 DescriptionGets descriptive text.
 Pen (inherited from ToolAxis)Element Pen characteristics.
 ScrollInvertedWhen true, dragging an horizontal axis from left to right will scroll the associated series from right to left.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

See Also

AxisScroll Class | Steema.TeeChart.Tools Namespace