WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
C1Sunburst Class
/ Titles Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Titles Property (C1Sunburst)
In This Topic
Gets or sets the pie titles.
Syntax
C#
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.
See Also
Reference
C1Sunburst Class
C1Sunburst Members