PieSeriesLabel Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
Initializes a new instance of the Pie |
#Fields
Name | Description |
---|---|
Indent |
Identifies the Indent bindable property.
Inherited from Series |
Position |
Identifies the Position bindable property. |
Style |
Identifies the Style bindable property. |
Text |
Identifies the Text |
Text |
Identifies the Text |
Visible |
Identifies the Visible bindable property.
Inherited from Series |
#Properties
Name | Description |
---|---|
Indent |
Inherited from Series |
Position | Gets or sets the position of labels relative to the pie diagram. |
Style | Specifies a style of pie series labels. |
Text |
Gets or sets a text pattern for series point labels.
Inherited from Series |
Text |
Allows you to specify a rule used to generate custom text strings for series labels.
Inherited from Series |
Visible |
Inherited from Series |
See Also