SeriesBandTool 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.
 BoundValueGets and sets a constant value to be used as one of the limits of band filled areas. Note: BoundValue property is only used when the Series2 property is not set (ie: is null).
 BrushElement Brush characteristics.
 Chart (inherited from TeeBase)Chart associated with this object
 DescriptionGets descriptive text.
 DrawBehindSeriesGets and sets a flag which causes filling to occur before or after the series are displayed.
 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.
 GradientThe gradient colors used to fill the area between the two series.
 PenElement Pen characteristics.
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 Series2Gets and sets the second series associated to this tool. SeriesBand tool needs two series to fill the area in between them.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TransparencyThe amount of semi-glass effect (opacity) to apply when filling the area between the two series.

See Also

SeriesBandTool Class | Steema.TeeChart.Tools Namespace