PlotAreaColor Property

From 3D Graph Control

PlotAreaColor Property

Syntax

CWGraph3D.PlotAreaColor

Data Type

Color

Purpose

Specifies the background color of the plot area.

Example

'Set the plot area color to cyan
CWGraph3D1.PlotAreaColor = vbCyan