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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public LayoutPosition? Width { get; set; }

    Property Value

    Type
    Nullable<LayoutPosition>

    Property Paths

    You can access this nested property as listed below:

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