Version

ActualPixelScalingRatio Property (XamSparkline)

Gets the actual scaling value used by the component to affect the pixel density of the control.
Syntax
public double ActualPixelScalingRatio {get;}
Remarks
A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.
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