SeriesRegionTool 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.
 AutoBoundIf true, region left and right bounds are equal to series minimum and maximum x value.
 BrushElement Brush characteristics.
 Chart (inherited from TeeBase)Chart associated with this object
 ColorSets region Color.
 DescriptionGets descriptive text.
 DrawBehindSeriesIf true, draw region behind series. If false, draw region over series.
 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.
 GradientSets region colour gradient.
 LowerBoundDefines region left (series not mandatory values) lower bound.
 OriginRegion bottom or upper limit. Used only if is true.
 PenElement Pen characteristics.
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TransparencySets the Transparency of region as percentage.
 UpperBoundDefines region right (series not mandatory values) upper bound.
 UseOriginIf true, region bottom or upper limit is defined by .

See Also

SeriesRegionTool Class | Steema.TeeChart.Tools Namespace