GrapeCity.ActiveReports.Chart.v9 アセンブリ > GrapeCity.ActiveReports.Chart.Graphics 名前空間 : PicturePutStyle 列挙体 |
'宣言 Public Enum PicturePutStyle Inherits System.Enum
public enum PicturePutStyle : System.Enum
メンバ | 解説 |
---|---|
Bottom | 画像を下配置します。 |
Centered | 画像を中央配置します。 |
Left | 画像を左配置します。 |
Right | 画像を右配置します。 |
Stretched | 背景に合わせて画像を拡大します。 |
Tiled | 画像をタイル表示します。 |
Top | 画像を上配置します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.PicturePutStyle