PieHint Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
Initializes a new instance of the Pie |
#Fields
Name | Description |
---|---|
Enabled |
Identifies the Enabled bindable property.
Inherited from Hint |
Hint |
Identifies the Show |
Style |
Identifies the Style bindable property. |
#Properties
Name | Description |
---|---|
Enabled |
Gets or sets whether the chart displays hints when a user taps chart, and when a hint is requested in code.
Inherited from Hint |
Show |
Gets or sets a gesture on which the chart shows hints.
Inherited from Hint |
Style | Gets or sets the appearance settings of pie chart hints. |
See Also