Version

OuterLabelAlignment Enumeration

Describes available types of alignment used by the outer labels of the funnel chart.
Syntax
public enum OuterLabelAlignment : System.Enum 
Members
MemberDescription
LeftThe labels will be displayed to the left of the chart.
RightThe labels will be displayed to the right of the chart.
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