Enum ViewAlignment
Enumerates the values for alignment of annotation in the gauge.
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.dll
Syntax
public enum ViewAlignment
Fields
| Name | Description |
|---|---|
| Center | Represents the Center position of Annotation. You can customize the annotation view center position. |
| End | Represents the End position of Annotation. You can customize the annotation view end position. |
| Start | Represents the Start position of Annotation. You can customize the annotation view start position. |