ClearData Method
From 3D Graph Control
ClearData Method
Syntax
CWPlot3D.ClearData
Purpose
Clears the data currently displayed in the plot.
Example
'Clear the plot data
CWGraph3D1.Plots.Item(1).ClearData
From 3D Graph Control
CWPlot3D.ClearData
Clears the data currently displayed in the plot.
'Clear the plot data
CWGraph3D1.Plots.Item(1).ClearData