Spread Windows Forms 12.0 Product Documentation
Refresh(Boolean) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > ChartShape Class > Refresh Method : Refresh(Boolean) Method
if set to true, the whole chart will be re-painted regardless caching image.
Refreshes the specified force.
Syntax
'Declaration
 
Public Overloads Overridable Sub Refresh( _
   ByVal force As Boolean _
) 
'Usage
 
Dim instance As ChartShape
Dim force As Boolean
 
instance.Refresh(force)
public virtual void Refresh( 
   bool force
)

Parameters

force
if set to true, the whole chart will be re-painted regardless caching image.
See Also

Reference

ChartShape Class
ChartShape Members
Overload List