Version

UpdateRange(Boolean) Method

Updates the axis range.
Syntax
public bool UpdateRange( 
   bool immediate
)

Parameters

immediate
True if the change should be made immediately, or False if it can be deferred to the next refresh.

Return Value

True if the axis range has changed.
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