Skip to main content
All docs
V26.1
  • LayoutOptions.Left Property

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public LayoutPosition? Left { get; set; }

    Property Value

    Type
    Nullable<LayoutPosition>

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to Left
    ChartTitleOptions
    .Layout .Left
    DataLabel
    .Layout .Left
    DisplayUnitOptions
    .Layout .Left
    Legend
    .Layout .Left
    PlotArea
    .Layout .Left
    TrendLineLabel
    .Layout .Left
    See Also