Click or drag to resize

AlertArgs Constructor


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public AlertArgs(
	ChartPanelViewModel panel,
	Bars bars,
	double price
)

Parameters

panel  ChartPanelViewModel
 
bars  Bars
 
price  Double
 
See Also