Skip to main content

ChartToolTipController Events
Show Inherited Hide Inherited

Provides options that define 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