GraphForeColor Property

Allows you to specify the grid color of the graph (foreground color)  in an Enhanced Chart. The grid lines and tick marks are drawn in this color.

Syntax

object.GraphForeColor [=Long]

Properties

The GraphForeColor property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

An Integer representing the color value of the grid foreground color of a HistogramChart, LineChart, SPCBarChart, or XYChart Object.

 

Applies To