Skip to main content
All docs
V26.1
  • LegendBaseModel.Alignment Property

    Namespace: DevExpress.XtraCharts.Designer

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

    Declaration

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

    Property Value

    Type
    LegendAlignment
    See Also