GaugeControlBase.HorizontalContentAlignment Property
In This Article
This property is hidden, because it is not supported in this class.
Namespace: DevExpress.Xpf.Gauges
Assembly: DevExpress.Xpf.Gauges.v24.2.dll
NuGet Package: DevExpress.Wpf.Gauges
#Declaration
[Browsable(false)]
public HorizontalAlignment HorizontalContentAlignment { get; set; }
#Property Value
Type | Description |
---|---|
Horizontal |
A Horizontal |
See Also