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

ChartControlBase.HorizontalContentAlignment Property

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

Namespace: DevExpress.Xpf.Charts

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

Declaration

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

Property Value

Type
HorizontalAlignment
See Also