Class
ChartCrosshairPositionChangedEventArgs

Encapsulates the data associated with a event.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public class ChartCrosshairPositionChangedEventArgs : EventArgs

Inheritance: objectEventArgsChartCrosshairPositionChangedEventArgs

Inherited Members EventArgs.Empty

Properties

Data

Gets the data.

Declaration

cs-api-definition
public DataTuple Data { get; }

Property Value

DataTuple

Position

Gets the mouse position relative to the chart.

Declaration

cs-api-definition
public Point Position { get; }

Property Value

Point

In this article
DefinitionPropertiesDataPosition
Not finding the help you need?
Contact Support