PieCenterTextLabel Members
Stores settings of the text label displayed in the center of the pie or doughnut chart.Constructors
| Name | Description |
|---|---|
| PieCenterTextLabel() | Initializes a new instance of the PieCenterTextLabel class with default settings. |
Fields
| Name | Description |
|---|---|
| AutoSizeTextProperty static | Identifies the AutoSizeText bindable property. |
| ContentRatioProperty static | Identifies the ContentRatio bindable property. |
| StyleProperty static | Identifies the Style bindable property. |
| TextPatternProperty static | Identifies the TextPattern bindable property. |
Properties
| Name |
|---|
| AutoSizeText |
| ContentRatio |
| Style |
| TextPattern |
See Also