Enum ScalePlacement
Specifies the placement of visual element relative to the scale.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum ScalePlacement
Fields
Name | Description |
---|---|
Cross | Element is placed over the scale. |
Inside | Element is placed inside the scale. |
Outside | Element is placed outside the scale. |