ChartToolTipController Events
Provides options that define the tooltip appearance and behavior for a chart.Name | Description |
---|---|
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
ToolTipClosing | Occurs when a tooltip is disappearing. |
ToolTipOpening | Occurs when a tooltip is appearing. |
See Also