<< Click to Display Table of Contents >> VpeSetChartGridBkgColor |
(Chart Property) Sets the chart grid background color for the next created chart object.
void VpeSetChartGridBkgColor(
VpeHandle hDoc,
COLORREF bkgcolor
)
VpeHandle hDoc
Document Handle
COLORREF bkgcolor
one of the "COLOR_xyz" constants described in Programmer's Manual or any RGB value
Default:
COLOR_BLACK