ChartGridColor

<< Click to Display Table of Contents >>

Navigation:  Charts >

ChartGridColor

Previous pageReturn to chapter overviewNext page

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

property Color VPE.ChartGridColor

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