ColorBand overview

Constructors

 ConstructorOverloaded

Public Methods

 Clicked
 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.
 Axis (inherited from ToolAxis)Sets the axis to which a Tool will belong.
 BrushElement Brush characteristics.
 Chart (inherited from TeeBase)Chart associated with this object
 ColorSets Band Color.
 DescriptionGets descriptive text.
 DrawBehindDraws the Colorband behind the series values when true.
 EndSets End Axis value of colorband.
 EndLineContains formatting properties for the automatic line used to drag the end value of the ColorBand tool at runtime.
 EndLinePenPen used to draw the ending line of the color band tool.
 GradientSets Band colour gradient.
 Pen (inherited from ToolAxis)Element Pen characteristics.
 ResizeEndGets or sets if the ColorBand tool allows mouse dragging of the edge corresponding to the end value.
 ResizeStartGets or sets if the ColorBand tool allows mouse dragging of the edge corresponding to the start value.
 StartSets Start Axis value of colorband.
 StartLineContains formatting properties for the automatic line used to drag the start value of the ColorBand tool at runtime.
 StartLinePenPen used to draw the starting line of the color band tool.
 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 ColorBand as percentage.

See Also

ColorBand Class | Steema.TeeChart.Tools Namespace