RadControls for WPF

Represents a behavior that adds two lines in RadChartBase's render surface. The two lines intersect at the center of the closest data point found.

Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart (in Telerik.Windows.Controls.Chart.dll) Version: 2013.1.403.40

Syntax

C#
public class ChartTrackBallBehavior : ChartBehavior
Visual Basic
Public Class ChartTrackBallBehavior _
	Inherits ChartBehavior

Inheritance Hierarchy

See Also