Skip to main content

ShapePictureFill Members

Defines the settings of the picture fill applied to a chart element.

Properties

Name Description
AlignType Gets or sets the placement of the tiled picture with respect to the shape.
FillRect Gets or set the direction of a gradient fill and specifies the fill area of a picture fill. Inherited from ShapeComplexFill.
FlipType Gets or sets the direction in which to flip the gradient or picture while tiling. Inherited from ShapeComplexFill.
Image Gets the image used to fill a chart element.
OffsetX Gets or sets the additional horizontal offset of the tiled picture fill after the ShapePictureFill.AlignType property is specified.
OffsetY Gets or sets the additional vertical offset of the tiled picture fill after the ShapePictureFill.AlignType property is specified.
RotateWithShape Gets or sets a value indicating whether the gradient or picture fill should be rotated with the shape. Inherited from ShapeComplexFill.
ScaleX Gets or sets the horizontal scaling of the picture used for the tiled picture fill.
ScaleY Gets or sets the vertical scaling of the picture used for the tiled picture fill.
SourceRect Gets the part of the picture used for the fill.
Stretch Gets or sets a value indicating whether the picture should be stretched to fill the chart element.
See Also