Font Property

3D Graph Control

Font Property

Syntax

CWLabels3D.Font

Data Type

Font

Purpose

Specifies the font of the axis labels.

Example

'Set the x-axis label's font to bold
CWGraph3D1.Axes.Item(1).Labels.Font.Bold = True