Title
Overview | Properties | Methods
Sets or retrieves the title of the pie chart.
Syntax
PieChartObject.Title = [string]
The Title property syntax has the following parts:
Part |
Description |
string |
The title of the pie chart. |
Remarks
Sets or retrieves the title of the pie chart. Use this property AFTER the template is loaded, otherwise the default title from the template will be used instead.
See Also: LoadTemplate