Color Property

3D Graph Control

Color Property

Syntax

CWLabels3D.Color

Data Type

Color

Purpose

Specifies the color of the axis labels.

Example

'Make the x-axis labels red
CWGraph3D1.Axes.Item(1).Labels.Color = vbRed