Click or drag to resize

IndicatorBaseAddLine(String, Double, Pen) Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void AddLine(
	string displayName,
	double value,
	Pen pen
)

Parameters

displayName  String
 
value  Double
 
pen  Pen
 
See Also