Version

Flush Method (XamDoughnutChart)

Use to force the doughnut chart to finish any deferred work before printing or evaluating its visual.
Syntax
public void Flush()
Remarks
This should only be called if the visual of the doughnut chart needs to be synchronously saved or evaluated. Calling this method too often will hinder the performance of the doughnut chart.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also