RadControls for Silverlight

Provides data for the SelectionChanged event.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050

Syntax

C#
public class ChartSelectionChangedEventArgs : EventArgs
Visual Basic
Public Class ChartSelectionChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Controls.Charting..::..ChartSelectionChangedEventArgs

See Also