TooltipHintBehavior Members
Defines the tooltip behavior.Constructors
| Name | Description |
|---|---|
| TooltipHintBehavior() | Initializes a new instance of the TooltipHintBehavior class with default settings. |
Fields
| Name | Description |
|---|---|
| ShowPointTooltipProperty static | Identifies the ShowPointTooltip bindable property. |
| ShowSeriesTooltipProperty static | Identifies the ShowSeriesTooltip bindable property. |
Properties
| Name | Description |
|---|---|
| ShowPointTooltip | Gets or sets whether the point tooltip is shown. |
| ShowSeriesTooltip | Gets or sets whether the series tooltip is shown. |
See Also