Called before MouseWheel event.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
protected override void OnMouseWheel( MouseWheelEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnMouseWheel ( _ e As MouseWheelEventArgs _ ) |