Skip to main content

GaugeControlBase.HorizontalContentAlignment Property

This property is hidden, because it is not supported in this class.

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v23.2.dll

NuGet Package: DevExpress.Wpf.Gauges

Declaration

[Browsable(false)]
public HorizontalAlignment HorizontalContentAlignment { get; set; }

Property Value

Type Description
HorizontalAlignment

A HorizontalAlignment value.

See Also