[]
Gets or sets the pie titles.
[C1Description("FlexPie.Titles", "Gets or sets the pie titles.")]
public string[] Titles { get; set; }
<C1Description("FlexPie.Titles", "Gets or sets the pie titles.")>
Public Property Titles As String()
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.