ComponentOne Xamarin Edition
Refresh Method (ChartBase)
C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Chart Namespace > ChartBase Class : Refresh Method
Whether to update the control layout as well as the content (default: true)
​Refreshes the chart.
Syntax
public void Refresh( 
   bool fullUpdate
)

Parameters

fullUpdate
Whether to update the control layout as well as the content (default: true)
See Also

Reference

ChartBase Class
ChartBase Members