Version

RadialGaugeNeedleShape Enumeration

Enum specifying various preset needle shapes.
Syntax
public enum RadialGaugeNeedleShape : System.Enum 
Members
MemberDescription
NeedleA needle shape.
NeedleWithBulbA needle shape with a bulb at the end.
NoneNo shape.
RectangleA rectangle shape.
RectangleWithBulbA rectangle shape with a bulb at the end.
TrapezoidA trapezoid shape.
TrapezoidWithBulbA trapezoid shape with a bulb at the end.
TriangleA triangle shape.
TriangleWithBulbA triangle shape with a bulb at the end.
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