AxisColor Property

Gets or sets the color used to draw a graph's axis lines.

Syntax

object.AxisColor [= color]

Parameters

color
An OLE_COLOR.

Remarks

The AxisColor property has no effect if the ShowAxis property is set to FALSE.

See Also

ShowAxis