Describe the bug
If the Y-Axis is set to be inverted, no matter which Position attribute I set to X-Axis, its position will be always at top of the chars. If I change Y-Axis to be normal (i.e. not inverted) - the X-Axis is at its normal position.
Expected behavior
If one defines the Position to be LiveChartsCore.Measure.AxisPosition.Start it should be at the desired position regardless of the Y-Axis settings.
Screenshots

Desktop (please complete the following information):
Additional context
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc6.1" />