Initializes a new instance of the CrosshairPositionChangedArgs class with the specified arguments.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public CrosshairPositionChangedArgs ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The series.
The X-coordinate of the crosshair.
The Y-coordinate of the crosshair.
See Also