GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : PicturePutStyle Enumeration |
'Declaration Public Enum PicturePutStyle Inherits System.Enum
public enum PicturePutStyle : System.Enum
Member | Description |
---|---|
Bottom | The image is aligned to the bottom. |
Centered | The image is centered. |
Left | The image is aligned to the left. |
Right | The image is aligned to the right. |
Stretched | The image is stretched to fill the backdrop. |
Tiled | The image is tiled. |
Top | The image is aligned to the top. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.PicturePutStyle