Click or drag to resize

IndicatorBaseTryRemoveDrawing Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected bool TryRemoveDrawing(
	string tag,
	bool isBarsPanel = false
)

Parameters

tag  String
 
isBarsPanel  Boolean  (Optional)
 

Return Value

Boolean
See Also