Specifies the font size for legends while printing.
*SetPrintLegendFontSize()Specifies the font size for legends while printing. |
|||||
*SetPrintLegendFontSize()Specifies the font size for legends while printing. |
Syntax |
*SetPrintLegendFontSize(size) |
|
Argument |
Name |
Description |
size |
The font size. |
|
Example |
*BeginPlotDefaults() *SetPrintLegendFontSize(12) *EndPlotDefaults() |
|
Application |
HyperGraph 2D, HyperGraph 3D |
|
Context |
||
See also |
|
|