PieHintStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Pie |
Initializes a new instance of the Pie |
#Fields
Name | Description |
---|---|
Background |
Identifies the Background |
Marker |
Identifies the Marker |
Padding |
Identifies the Padding bindable property.
Inherited from Hint |
Text |
Identifies the Text |
Text |
Identifies the Text |
#Properties
Name | Description |
---|---|
Background |
Gets or sets the hint label’s background color.
Inherited from Hint |
Marker |
Gets or sets the hint’s marker size.
Inherited from Hint |
Padding |
Gets or sets the hint’s label padding.
Inherited from Hint |
Text |
Gets or sets the indent between a hint marker and text.
Inherited from Hint |
Text |
Gets or sets the text style of the chart’s element.
Inherited from Text |
See Also