Page overview

Constructors

 Constructor

Public Methods

 FirstValueIndexReturns the first ValueIndex of the current page.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 NextMoves to next page ( Current + 1 )
 PreviousMoves to previous page ( Current - 1 )

Public Properties

 AutoScaleSet to true to scale the Y Axis for each page.
 Chart (inherited from TeeBase)Chart associated with this object
 CountGets the number of pages, according to MaxPointsPerPage property.
 CurrentGets or sets the current page number.
 MaxPointsPerPageGets or Sets the number of points displayed per page.
 ScaleLastPageDetermines how the last Chart page will be displayed.
 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

 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

Page Class | Steema.TeeChart Namespace