Skip to main content
All docs
V24.2

LegendBaseModel.Alignment Property

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll

Declaration

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

Property Value

Type
LegendAlignment
See Also