Skip to main content
A newer version of this page is available.
All docs
V19.1

TitleBase.HorizontalContentAlignment Property

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

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

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

Property Value

Type Description
HorizontalAlignment

A HorizontalAlignment value.

See Also