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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public LayoutPosition? Height { get; set; }

    Property Value

    Type
    Nullable<LayoutPosition>

    Property Paths

    You can access this nested property as listed below:

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