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

LegendBaseModel.Alignment Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v22.1.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

[PropertyForOptions("Layout", 1)]
[ShowAsGallery(typeof(LegendAlignmentGalleryProvider))]
[Browsable(false)]
public LegendAlignment Alignment { get; set; }

Property Value

Type
LegendAlignment
See Also