ChartGridBkgMode

<< Click to Display Table of Contents >>

Navigation:  Charts >

ChartGridBkgMode

Previous pageReturn to chapter overviewNext page

(Chart Property) Sets the chart grid background mode for the next created chart object.

property BkgMode [integer] VPE.ChartGridBkgMode

write; runtime only

Possible Values:

ActiveX / VCL

Value

Enum

Comment

VBKG_SOLID

0

Solid

solid background color

VBKG_TRANSPARENT

1

Transparent

transparent background

Default:

VBKG_TRANSPARENT for 2-D charts and VBKG_SOLID for 3-D charts.

Remarks:

The chart grid background is the area within the grid. Using other values from the BkgMode enumeration has no effect., because the backgound mode for the whole chart object is set with BkgMode.