Removes a chart from a Text Control document.
public bool Remove(DataVisualization.ChartFrame chartFrame);
Parameter | Description |
---|---|
chart |
Specifies the chart to remove. |
The return value is true, if the chart could be removed. Otherwise, it is false.