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

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v25.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