ComponentOne Chart 8.0 for ActiveX
FontRotation Property (Chart3D)

 

FontRotation Property (Chart3D)

This new property indicates how TrueType (and TrueType only) fonts are rotated within the 3D plot cube.  The following options are available and affect the axis title and annotations:

Syntax

Property FontRotation As FontRotationConstants

 

Constant

Description

oc3dFontRotationNone = 0

TitleFont is rotated in the plain of the chart.  The text runs parallel to the line of the corresponding axis. Annotations are not rotated and always appear upright near the axis.

oc3dFontRotation2D = 1

TitleFont is rotated in the plain of the chart.  The text runs parallel to the line of the corresponding axis. Annotations are rotated such that the text is parallel to the crossing axis of the plane annotated.

oc3dFontRotation3D = 2

TitleFont is rotated with the plotcube of the chart.  The text appears to lie entirely in the plane annotated and is parallel to the corresponding axis. Annotations are rotated with the plotcube of the chart.  The text appears to lie entirely in the plane annotated and is perpendicular to the corresponding axis.

 

See Also

Chart3D Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback