[]
        
(Showing Draft Content)

C1.Blazor.Chart.FlexPie.Titles

Titles Property

Titles

Gets or sets the pie titles.

Declaration
public 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.