SetRedraw Method (ChartShape)
Internal use only.
public override void SetRedraw(
bool ,
bool
)
'Declaration
Public Overrides Sub SetRedraw( _
ByVal As Boolean, _
ByVal As Boolean _
)
'Usage
Dim instance As ChartShape
Dim redraw As Boolean
Dim refresh As Boolean
instance.SetRedraw(redraw, refresh)
Parameters
- redraw
- refresh