SeriesBandTool overview

Constructors

 ConstructorOverloaded

Public Properties

 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.
 DescriptionGets descriptive text.
 DrawBehindSeriesGets and sets a flag which causes filling to occur before or after the series are displayed.
 GradientThe gradient colors used to fill the area between the two series.
 PenElement Pen characteristics.
 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.
 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