Click or drag to resize

mccChartLineOnMouseWheel Method

[Missing <summary> documentation for "M:Mcc.Series.Controls.MccChartControl.mccChartLine.OnMouseWheel(System.Windows.Forms.MouseEventArgs)"]

Namespace:  Mcc.Series.Controls.MccChartControl
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override void OnMouseWheel(
	MouseEventArgs e
)

Parameters

e
Type: System.Windows.FormsMouseEventArgs

[Missing <param name="e"/> documentation for "M:Mcc.Series.Controls.MccChartControl.mccChartLine.OnMouseWheel(System.Windows.Forms.MouseEventArgs)"]

See Also