HintStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Hint |
Initializes a new instance of the Hint |
#Fields
Name | Description |
---|---|
Argument |
Identifies the Argument |
Background |
Identifies the Background |
Items |
Identifies the Items |
Marker |
Identifies the Marker |
Padding |
Identifies the Padding bindable property.
Inherited from Hint |
Text |
Identifies the Text |
Text |
Identifies the Text |
Value |
Identifies the Value |
#Properties
Name | Description |
---|---|
Argument |
Gets or sets the options that configure the argument line appearance for the crosshair hint. |
Background |
Gets or sets the hint label’s background color.
Inherited from Hint |
Items |
Gets or sets the indent between crosshair hint label items. |
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 |
Value |
Gets or sets the options that configure the value line appearance for the crosshair hint. |
See Also