You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/chart-ios-y-axis-label-line-visibility.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ res_type: kb
20
20
I want to achieve consistent rendering for the [Chart](https://docs.telerik.com/devtools/maui/controls/chart/types/cartesian-chart) in .NET MAUI across Android and iOS. On iOS, the Y-axis line is not visible, and the axis labels are inside the chart renderer and right-aligned instead of left-aligned as on Android.
21
21
22
22
This knowledge base article also answers the following questions:
23
-
- How to make Y-axis line visible in `RadCartesianChart` for iOS?
23
+
- How to make the Y-axis line visible in `RadCartesianChart` for iOS?
24
24
- How to align Y-axis labels to the left in `RadCartesianChart` for iOS?
25
25
- How to customize `RadCartesianChart` rendering for iOS in .NET MAUI?
0 commit comments