DonutSeries Members
In This Article
#Constructors
Name | Description |
---|---|
Donut |
Initializes a new instance of the Donut |
#Fields
Name | Description |
---|---|
Center |
Identifies the Center |
Data |
Identifies the Data bindable property.
Inherited from Pie |
Display |
Identifies the Display |
Hint |
Identifies the Hint |
Hole |
Identifies the Hole |
Label |
Identifies the Label bindable property.
Inherited from Pie |
Legend |
Identifies the Legend |
Start |
Identifies the Start |
Style |
Identifies the Style bindable property.
Inherited from Pie |
Sweep |
Identifies the Sweep |
Visible |
Identifies the Visible |
Visible |
Identifies the Visible bindable property.
Inherited from Series |
#Properties
Name | Description |
---|---|
Center |
Inherited from Pie |
Data |
Inherited from Pie |
Display |
Gets or sets the name that the series uses in a legend and text patterns.
Inherited from Series |
Hint |
Inherited from Pie |
Hole |
|
Label |
Gets or sets settings of pie series labels.
Inherited from Pie |
Legend |
Gets or sets a text pattern that configures strings the series provides for legend items.
Inherited from Series |
Start |
Inherited from Pie |
Style |
Inherited from Pie |
Sweep |
Inherited from Pie |
Visible |
Gets or sets whether the series is visible in a chart.
Inherited from Series |
Visible |
Gets or sets whether the legend shows legend items for the series.
Inherited from Series |
See Also