Click or drag to resize

SharpScriptBaseRemoveChartObject Method

Overload List
  NameDescription
Public methodRemoveChartObject
Removes all the chartObjects drawn by the sharpScript code
Public methodRemoveChartObject(String)
Removes the chartObject having the tag name. If tag name is null or empty then removes all the chartObjects drawn by the indicator
Top
See Also