Legend.HorizontalPosition Property
In This Article
Gets or sets the legend's horizontal position within the chart area.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Horizontal |
A Horizontal |
#Remarks
To specify the legend's vertical position use the Legend.VerticalPosition property.
See Also