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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2