ToolTipPosition Members
The base class for all classes that define how a tooltip should be positioned within a chart.Properties
| Name | Description |
|---|---|
| Offset | Gets or sets the tooltip offset on a diagram. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also