Chart.Refresh Method

Causes the specified chart to be redrawn immediately.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Refresh
'Usage
Dim instance As Chart

instance.Refresh()
void Refresh()

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.Word Namespace