PieCenterLabelStyle property: Chart class
Description
Use this property to specify the CSS style string that defines the style for the pie chart center label.
This property is read/write.
Example
&oChart.PieCenterLabelStyle = "font-size:10px";
Related Topics