Click or drag to resize

SharpScriptBaseRemoveChartObject Method

Removes all the chartObjects drawn by the sharpScript code

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public void RemoveChartObject()
See Also