Version

TickLabelAlignment Enumeration

Determines the alignment for axis Axis.TickLabels
Syntax
public enum TickLabelAlignment : System.Enum 
Members
MemberDescription
CenterThe tick labels will be centered
LeftThe tick labels will be aligned on the left
RightThe tick labels will be aligned on the right
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also