Visit Gigasoft's Web Site
 ProEssentials v9 Help

Gigasoft.ProEssentials.Pepco.PeColor Members

BitmapGradientMode

Gets or Sets bitmap mode. True to use Bitmap/Gradients quick styles and settings, False to use color quick styles and disable background bitmaps and background gradients within image.

Desk

Gets or Sets color used as the background color behind titles and labels.

DeskBackgroundImage

Gets and Sets a System.Drawing.Image used behind the desk area of control.

DeskBmpFilename

Gets or Sets filename used for the desk bitmap. Desk bitmaps are enabled only if PeColor.BitmapGradientMode is True, PeColor.DeskBackColor = Empty, and PeColor.DeskBmpStyle is non-zero.

DeskBmpStyle

Gets or Sets the style of desk bitmap. Desk bitmaps are enabled only if PeColor.BitmapGradientMode is True, PeColor.Desk = Empty, and PeColor.DeskBmpFilename is set.

DeskGradientEnd

Gets or Sets ending gradient color for desk area. Desk gradients are enabled only if PeColor.BitmapGradientMode is True, PeColor.Desk = Empty, and PeColor.DeskGradientStyle is non-zero.

DeskGradientStart

Gets or Sets starting gradient color for desk area. Desk gradients are enabled only if PeColor.BitmapGradientMode is True, PeColor.Desk = Empty, and PeColor.DeskGradientStyle is non-zero.

DeskGradientStyle

Gets or Sets the style of desk gradient. Desk gradients are enabled only if PeColor.BitmapGradientMode is True, and PeColor.Desk = Empty.

GraphBackground

Gets or Sets color of grid area's background.

GraphBackgroundImage

Gets and Sets a System.Drawing.Image used behind the grid or chart area.

GraphBmpFilename

Gets or Sets filename used for the charting area bitmap. Graph bitmaps are enabled only if PeColor.BitmapGradientMode is True, PeColor.GraphBackColor = Empty, and PeColor.GraphBmpStyle is non-zero.

GraphBmpStyle

Gets or Sets the style of charting area bitmap. Graph bitmaps are enabled only if PeColor.BitmapGradientMode is True, PeColor.GraphBackColor = Empty, and PeColor.GraphBmpFilename is set.

GraphForeground

Gets or Sets color of grid area's bounding box and grid lines.

GraphGradientEnd

Gets or Sets ending gradient color for charting area. Graph gradients are enabled only if PeColor.BitmapGradientMode is True, PeColor.GraphBackColor = Empty, and PeColor.GraphGradientStyle is non-zero.

GraphGradientStart

Gets or Sets starting gradient color for charting area. Graph gradients are enabled only if PeColor.BitmapGradientMode is True, PeColor.GraphBackColor = Empty, and PeColor.GraphGradientStyle is non-zero.

GraphGradientStyle

Gets or Sets the style of graph gradient. Graph gradients are enabled only if PeColor.BitmapGradientMode is True, and PeColor.GraphBackColor = Empty.

HatchBackColor

Gets or Sets color of the background used for all points/bars/pie slices when Plot.SubsetHatch is set.

JpgQuality

Gets and Sets the quality of JPEG export. Values range from 1 to 100 where 100 represents maximum quality. This quality setting effects any JPEG export features within the ProEssentials product.

Mono

Gets or Sets monochrome properties used when ViewingStyle is set to monochrome.

PngIsInterlaced

When any ProEssentials PNG export feature is utilized, this property controls whether the output is interlaced.

PngIsTransparent

When any ProEssentials PNG export feature is utilized, this property controls whether the output includes the transparent color defined by PeColor.PngTransparentColor.

PngTransparentColor

When any ProEssentials PNG export feature is utilized, this property controls the RGB color considered transparent if PeColor.PngIsTransparent is True.

QuickStyle

Gets or Sets the current predefined color configuation. There are two sets of configurations controlled via BitmapGradientMode.

Shadow

If BorderTypes property is set to drop-shadow, this property controls color of drop-shadow when BitmapGradientMode is False.

SubsetColors

Gets or Sets colors used to identify subsets. Only used if PeColor.ViewingStyle = Color.

SubsetShades

Gets or Sets shaded colors used to identify subsets when PeColor.ViewingStyle is set to monochrome. Only bars, areas, pie slices, and other large filled areas are shaded. Points and Lines are always black in a monochrome viewing style.

Text

Gets or Sets color used as the foreground color for main titles and labels.

ViewingStyle

Gets or Sets whether the image is color or monochrome.