The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

PixelScalingRatio Property (XamDomainChart)

Gets or sets the scaling value used to affect the pixel density of the control.
Syntax
public double PixelScalingRatio {get; set;}
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