Megosztás a következőn keresztül:


Chart.Refresh Method (2007 System)

Updates the cache of the Chart or PivotTable object.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel.v9.0 (in Microsoft.Office.Tools.Excel.v9.0.dll)

Syntax

'Declaration
Public Sub Refresh
'Usage
Dim instance As Chart

instance.Refresh()
public void Refresh()
public:
void Refresh()
public function Refresh()

.NET Framework Security

See Also

Reference

Chart Class

Chart Members

Microsoft.Office.Tools.Excel Namespace