ScrollPager 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.
 AlignAxesGets or sets a value which attempts to align the SubChart vertical axes with the Chart vertical axes.
 Chart (inherited from TeeBase)Chart associated with this object
 ColorBandToolGets or sets the properties of the ColorBand tool which draws the scroll window.
 DescriptionGets descriptive text.
 DivisionRatioGets or sets the height ratio between the chart that displays data (top) and that which navigates it (bottom).
 EndLinePointerGets or sets the properties of the SeriesPointer positioned at the end of the scroll window.
 EndValueGets or sets the end value of the ColorBand on the ScrollPager's bottom axis.
 GetHorizAxis (inherited from ToolSeries)Returns the associated Top or Bottom Chart Horizontal Axis.
 GetVertAxis (inherited from ToolSeries)Returns the associated Left or Right Chart Vertical Axis.
 PointerHighlightColorGets or sets the Color which highlights the StartLinePointer and EndLinePointer when the mouse hovers over them.
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 StartLinePointerGets or sets the properties of the SeriesPointer positioned at the start of the scroll window.
 StartValueGets or sets the start value of the ColorBand on the ScrollPager's bottom axis.
 SubChartTChartGets or sets the properties of the TChart which draws the navigation chart.
 SubChartToolGets or sets the properties of the SubChartTool used to draw the navigation chart.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

See Also

ScrollPager Class | Steema.TeeChart.Tools Namespace