ChartBrush overview

Constructors

 ConstructorOverloaded

Public Methods

 ClearImageClears the IBrush element from all associated bitmap images.
 Clone
 LoadImageLoads a bitmap into a ChartBrush element from the specified path.

Public Properties

 ColorDetermines the color used to fill a zone.
 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.
 TransparencySets Transparency level from 0 to 100%.
 VisibleEmpty of Brush when False.

See Also

ChartBrush Class | Steema.TeeChart.Drawing Namespace