Skip to main content

GaugeControlBase.VerticalContentAlignment 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 VerticalAlignment VerticalContentAlignment { get; set; }

Property Value

Type Description
VerticalAlignment

A HorizontalAlignment value.

See Also