ChartBrush overview

Constructors

 ConstructorOverloaded

Public Methods

 ClearImageClears the IBrush element from all associated bitmap images.
 Clone
 GetHashCode
 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.
 StyleDetermines the style in which the zone is filled or patterned.
 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.

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

ChartBrush Class | Steema.TeeChart.Drawing Namespace