PieSeries Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
Initializes a new instance of the Pie |
#Fields
Name | Description |
---|---|
Center |
Identifies the Center |
Data |
Identifies the Data bindable property. |
Display |
Identifies the Display |
Hint |
Identifies the Hint |
Label |
Identifies the Label bindable property. |
Legend |
Identifies the Legend |
Start |
Identifies the Start |
Style |
Identifies the Style bindable property. |
Sweep |
Identifies the Sweep |
Visible |
Identifies the Visible |
Visible |
Identifies the Visible bindable property.
Inherited from Series |
#Properties
Name | Description |
---|---|
Center |
|
Data | |
Display |
Gets or sets the name that the series uses in a legend and text patterns.
Inherited from Series |
Hint |
|
Label | Gets or sets settings of pie series labels. |
Legend |
Gets or sets a text pattern that configures strings the series provides for legend items.
Inherited from Series |
Start |
|
Style | |
Sweep |
|
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