New to Telerik UI for WPFStart a free 30-day trial

Encapsulates the data associated with a event.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public class ChartCrosshairPositionChangedEventArgs : EventArgs

Inheritance: objectEventArgsChartCrosshairPositionChangedEventArgs

Inherited Members EventArgs.Empty

Properties

Gets the data.

C#
public DataTuple Data { get; }

Gets the mouse position relative to the chart.

C#
public Point Position { get; }
In this article
DefinitionPropertiesDataPosition
Not finding the help you need?
Contact Support