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

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public LayoutTargetType Target { get; set; }

    Property Value

    Type
    LayoutTargetType

    Available values:

    Name
    Inner
    Outer

    Property Paths

    You can access this nested property as listed below:

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