ToolTipPositionWithLocation Properties
The base class for positions that require defining a specific location.| Name | Description |
|---|---|
| Location | Gets or sets the tooltip coordinates relative to either a mouse pointer or a particular element on a diagram. |
| Offset | Gets or sets the tooltip offset on a diagram. Inherited from ToolTipPosition. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
See Also