BeforeZoomingXYEventArgs Fields |
LightningChart .NET Help The BeforeZoomingXYEventArgs type exposes the following members.
Fields|
| Name | Description |
|---|
 | ByWheel |
Zooming is done by mouse wheel.
|
 | Cancel |
Cancel zooming.
|
 | XRanges |
X-axis range change information.
|
 | YRanges |
Y-axis range change information.
|
Top
See Also