Click or drag to resize

ScannerBaseOnLevel2 Method

Raised on level2 ticks

Namespace:  SharpCharts.Base.MarketWatch
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected virtual void OnLevel2(
	Level2DataEventArgs e
)

Parameters

e
Type: SharpCharts.Base.DataLevel2DataEventArgs
See Also