Unplanned
Last Updated: 01 Jun 2023 07:56 by HV
HV
Created on: 01 Jun 2023 07:56
Category: Chart
Type: Bug Report
0
Chart: [Xamarin.Android] LabelTextColor does not apply on Axis

When setting LabelTextColor, it does not apply to the chart axis

verticalAxis.LabelTextColor = Android.Graphics.Color.Red;

horizontalAxis.LineColor = Android.Graphics.Color.Red;
0 comments