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