Represents a behavior that changes the IsSelected state of data points and series depending on user input.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class ChartSelectionBehavior _
Inherits ChartBehavior |
| Visual C++ |
|---|
public ref class ChartSelectionBehavior : public ChartBehavior |
Inheritance Hierarchy
See Also