Click or drag to resize
FillBaseFill Method

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public abstract bool Fill(
	IOrder order,
	out double fillPrice
)

Parameters

order
Type: SharpCharts.Base.OrderIOrder
fillPrice
Type: SystemDouble

Return Value

Type: Boolean
See Also