Skip to main content
A newer version of this page is available. .

GaugeControlBase.VerticalContentAlignment Property

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

Namespace: DevExpress.Xpf.Gauges

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

Declaration

[Browsable(false)]
public VerticalAlignment VerticalContentAlignment { get; set; }

Property Value

Type Description
VerticalAlignment

A HorizontalAlignment value.

See Also