MindFusion.Wpf Pack Programmer's Guide
CrosshairPositionChangedArgs Members
Constructors Properties
 


Provides details about events triggered by movement of the crosshair.

The following tables list the members exposed by the CrosshairPositionChangedArgs type.

 Public Constructors

  Name Description

CrosshairPositionChangedArgs

Initializes a new instance of the CrosshairPositionChangedArgs class with the specified arguments.

 Public Properties

  Name Description

Series

Gets the series.

XValue

Gets the X-value of the cross-hair measured in the Cartesian coordinate system of the chart.

YValue

Gets the Y-value of the cross-hair measured in the Cartesian coordinate system of the chart.

 See Also

CrosshairPositionChangedArgs Class
MindFusion.Charting.Wpf Namespace