TitleStyle property: Chart class
Description
Use this property to specify the CSS style string that defines the style of the title text.
This property is read/write.
Example
&oChart.TitleStyle = "font-size:25px;color:#00ffaa";
Related Topics