SubTitleStyle property: Chart class
Description
Use this property to specify the CSS style string that defines the style of the subtitle text.
This property is read/write.
Example
&oChart.SubTitleStyle = "font-size:20px";
Related Topics