This macro can be used to change the rotation angle of a text object in a chart.
SYNTAX:
@FONTANGLE nObject nAngle
PARAMETERS:
nObject; 1...11 selects one of the following chart objects:
1 = Title
2 = Subtitle
3 = X1-Axis Title
4 = Y1-Axis Title
5 = Y2-Axis Title
6 = Footnote
7 = Data Text
8 = O1-Axis Labels or X1-Axis Labels depending on the chart type
9 = Y1-Axis Labels
10 = Y2-Axis Labels
11 = Legend Text
nAngle; 0...6 applies one of the following angles to nObject:
0 = Normal, Horizontal Characters
1 = Vertical/Hotel-Mode Characters
2 = Rotate Characters 90 Degrees
3 = Rotate Characters 180 Degrees
4 = Rotate Characters 270 Degrees
5 = Rotate Characters 45 Degrees
6 = Rotate Characters 315 DegreesEXAMPLE: @FONTANGLE.RPT
@FONTANGLE 8 1
PERSISTENT:
YES
REQUIREMENTS:
Crystal Reports 9 or Higher
ALSO SEE:
Next Macro Previous Macro Return to Alpha List
Next Macro in this Group Previous Macro in this Group Return to Group List