ToolTipOptions Properties
Contains settings that define how to display tooltips within a chart.
Name | Description |
---|---|
Actual |
Gets the actual tooltip position on a diagram. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Show |
Specifies whether to show a tooltip for a series point. |
Show |
Specifies whether to show a tooltip for a particular series. |
Show |
Gets or sets whether to show series or a point hint in a tooltip. |
Tool |
Represents how the tooltip position is defined, for example, relative to a mouse pointer or chart element. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also