The gauge uses the SkiaSharp engine for rendering. The SkiaSharp draws in true device pixels, and the gauge works with device independent pixels. In order to paint the gauge with the expected size, a scaling factor needs to be provided. It appears that this scaling factor is incorrect in Android and the gauge is slightly larger than it should be.