y2Title.font

Use 'Edit Value' in the Script Editor's auto-complete menu to specify font descriptions.

Sets the title font for the secondary (right) Y-axis.

Type

java.awt.Font, or

font description

Example

Chart1['y2Title.font'] = new java.awt.Font('Serif', java.awt.Font.BOLD, 12);

Chart1['y2Title.font']='Lucida Sans Unicode-BOLD-14'

<< x2Title.font © 1996-2013 InetSoft Technology Corporation (v11.4) x2Title.rotation >>