Skip to main content
All docs
V26.1
  • PictureFillOptions.FillMode Property

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public PictureFillMode FillMode { get; }

    Property Value

    Type
    PictureFillMode

    Available values:

    Name
    Stretch
    Stack
    StackScale

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to FillMode
    AreaSeriesBase
    .PictureFillOptions .FillMode
    BarSeriesBase
    .PictureFillOptions .FillMode
    See Also