@FONTSIZE (Font Size)

This macro sets the point size of a text object in a chart.

SYNTAX:

@FONTSIZE nObject nSize

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
12 = Series labels in Pie Charts
13 = Value labels in Pie Charts

nSize; any INT16 value that defines a font point size

EXAMPLE: @FONTSIZE.RPT

@FONTSIZE 1 20

PERSISTENT:

NO

REQUIREMENTS:

Crystal Reports 9 or Higher

ALSO SEE:

@FONTNAME, @FONTANGLE

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List