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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public LayoutPosition? Top { get; set; }

    Property Value

    Type
    Nullable<LayoutPosition>

    Property Paths

    You can access this nested property as listed below:

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