PieChartCenterLabel property: Chart class
Description
Use this property to specify the text for the label, which is displayed at the center of the pie chart.
This property is read/write.
Example
&oChart.PieChartCenterLabel = "Years";
Related Topics