value.font
Use 'Edit Value' in the Script Editor's auto-complete menu to specify font descriptions.
Sets the font for data values displayed in the chart plot area.
Type
java.awt.Font, or
font description
Example
Chart1['value.font'] = new java.awt.Font('Serif', java.awt.Font.BOLD, 12);
Chart1['value.font']='Lucida Sans Unicode-BOLD-14'

| << separatedStyle | © 1996-2013 InetSoft Technology Corporation (v11.4) | value.format >> |