Back to Devexpress

ChartToolTipController Events

wpf-devexpress-dot-xpf-dot-charts-dot-charttooltipcontroller-dot-underscore-events.md

latest1.3 KB
Original Source

ChartToolTipController Events

Provides options that define the tooltip appearance and behavior for a chart.

NameDescription
ChangedOccurs when the Freezable or an object it contains is modified. Inherited from Freezable.
PropertyChangedOccurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
ToolTipClosingOccurs when a tooltip is disappearing.
ToolTipOpeningOccurs when a tooltip is appearing.

See Also

ChartToolTipController Class

ChartToolTipController Members

DevExpress.Xpf.Charts Namespace