Skip to content

Commit 6ae1b09

Browse files
Update knowledge-base/chart-ios-y-axis-label-line-visibility.md
Co-authored-by: Yordan <[email protected]>
1 parent 61bfe45 commit 6ae1b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/chart-ios-y-axis-label-line-visibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ res_type: kb
2020
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.
2121

2222
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?
2424
- How to align Y-axis labels to the left in `RadCartesianChart` for iOS?
2525
- How to customize `RadCartesianChart` rendering for iOS in .NET MAUI?
2626

0 commit comments

Comments
 (0)