Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Determines the appearance of the image if the image does not fit the height and width of the Image element.
Datatype Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
AutoSize |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The Sizing element must contain one of the following values.
| Value | Description |
|---|---|
AutoSize |
Grows or shrinks borders of the image item to fit the image. |
Fit |
Resizes the image to match the height and width of the Image element. |
FitProportional |
Resizes the image to match the height and width of the Image element, preserving the aspect ratio. |
Clip |
Clips the image to fit the height and width of the Image element. |
Rendering extensions that do not support the values FitProportional or Clip should render as Fit instead.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Adding an Image to a Report