Gradient overview

Constructors

 ConstructorOverloaded

Public Methods

 Assign
 Clone
 DrawFills the Canvas area using the Gradient color and direction properties.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.

Public Properties

 AngleEnables fine-tuning of displayed Colors.
 Chart (inherited from TeeBase)Chart associated with this object
 CustomTargetPolygonAssign a rectangle to this property to define a custom rectangle to a Gradient.
 CustomTargetRectangleAssign a rectangle to this property to define a custom rectangle to a Gradient.
 DirectionSpecifies the direction the gradient fill will be applied.
 EndColorOne of the three Colors used to create the gradient fill.
 ExtendedColorPaletteAssign a color array to this property to use more than three colors (end, start and middle) in a Gradient.
 ExtendedColorPositionsAssign a float array to this property to specify custom postions for the ExtendedColorPalette property.
 GammaCorrectionEnables fine-tuning of displayed Colors.
 MiddleColorOne of the three Colors used to create the gradient fill.
 SigmaEnables use of SigmaFocus and SigmaScale.
 SigmaFocus
 SigmaScaleRatio between Colors, from 0 to 1.
 StartColorOne of the three Colors used to create the gradient fill.
 StyleSpecifies the direction the gradient fill will be applied.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TransparencyAmount of transparency in percentage.
 UseMiddleDetermines whether MiddleColor is used when creating the gradient fill, or not.
 VisibleDetermines whether the gradient fill appears on screen.
 WrapModeUsed to repeat fillings.

See Also

Gradient Class | Steema.TeeChart.Drawing Namespace