ChartBrush overview

Constructors

 ConstructorOverloaded

Public Methods

 ClearImageClears the IBrush element from all associated bitmap images.
 Clone
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 LoadImageLoads a bitmap into a ChartBrush element from the specified path.

Public Properties

 Chart (inherited from TeeBase)Chart associated with this object
 ColorDetermines the color used to fill a zone.
 DrawingBrushAccesses the internal Drawing.Brush
 ForegroundColorColor to fill inner portions of Brush, when Solid is false.
 GradientFill Gradient.
 GradientVisible
 ImageImage to use for fill.
 ImageModeDrawing Brush Image Style.
 ImageTransparentSets the Brush image to Transparent.
 SolidFills using Color only. Does not use Foreground color.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TransparencySets Transparency level from 0 to 100%.
 VisibleEmpty of Brush when False.
 WrapModeDrawing Brush Image Style.

See Also

ChartBrush Class | Steema.TeeChart.Drawing Namespace