ChartGridBkgColor

<< Click to Display Table of Contents >>

Navigation:  Charts >

ChartGridBkgColor

Previous pageReturn to chapter overviewNext page

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

property Color VPE.ChartGridBkgColor

write; runtime only

Possible Values:

any of the "COLOR_xyz" constants described in Programmer's Manual

or ActiveX / VCL: any RGB value

or .NET: any member of the .NET Color structure

Default:

COLOR_BLACK