Click or drag to resize

SharpScriptBaseAddBars Method (String)

Add a secondary series for the specified instrument. BarType, Start date, End date, Session, Backfill Policy is referenced from the parent bar

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected void AddBars(
	string instrument
)

Parameters

instrument
Type: SystemString
See Also