TitleBase.HorizontalAlignment Property
In This Article
Specifies the horizontal alignment of the title.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
[XtraSerializableProperty]
[DXBrowsable(true)]
[Browsable(true)]
public HorizontalAlignment HorizontalAlignment { get; set; }
#Property Value
Type | Description |
---|---|
Horizontal |
A Horizontal |
See Also