<< Click to Display Table of Contents >> ChartGridBkgColor |
(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