'Declaration
Public Property Titles As System.String()
public System.string[] Titles {get; set;}
Remarks
The titles are shown above each pie chart when multiple properties are specified in Binding. If the Titles is null (default value) the binding property names are used as pie titles.