PositionChangedSeriesEventMarkerEventArgs Fields |
The PositionChangedSeriesEventMarkerEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelRendering |
Set 'true' to prevent flickering if you update the chart in the event handler.
| |
| Marker |
Marker.
| |
| X |
X value.
| |
| Y |
Y value.
|