colorLegend.font
Use 'Edit Value' in the Script Editor's auto-complete menu to specify font descriptions.
Sets the font for labels within a color-key legend.
Type
java.awt.Font, or
font description
Example
Chart1['colorLegend.font'] = new java.awt.Font('Serif', java.awt.Font.BOLD, 12);
Chart1['colorLegend.font'] = 'Comic Sans MS-BOLD-12';

| << legend.color | © 1996-2013 InetSoft Technology Corporation (v11.4) | shapeLegend.font >> |