Class ViewAlignment
Enumerates the values for alignment of annotation in the gauge.
Inheritance
System.Object
ViewAlignment
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public sealed class ViewAlignment : Enum
Fields
Center
Declaration
public const ViewAlignment Center
Field Value
Type |
---|
ViewAlignment |
End
Declaration
public const ViewAlignment End
Field Value
Type |
---|
ViewAlignment |
Start
Declaration
public const ViewAlignment Start
Field Value
Type |
---|
ViewAlignment |