yAxisLabelFont PARAM tag
Assigns a font name, size, and style to the axis labels.
Syntax
<PARAM NAME = "yAxisLabelFont" VALUE = "fName, fSize, fStyle">
Values
- fName
Font name:
- helvetica
timesroman (default)
courier
dialog
zapfdingbats
- fSize
A number that specifies the font size. The valid range of values depends on the font you specify.
- fStyle
Font style:
- PLAIN (default)
BOLD
ITALIC
See Also
TextBold property
TextFont property
TextFontName property
TextItalic property
TextSize property