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 sizeEXAMPLE:
@FONTSIZE 9 10
@FONTSIZE 8 12
@FONTSIZE 11 14
PERSISTENT:
NO
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List