Provides data for the HoverChanged event.
Namespace: Telerik.Windows.Controls.ChartingAssembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class ChartHoverChangedEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class ChartHoverChangedEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
See Also