| GrapeCity.ActiveReports.Extensibility.v12 アセンブリ > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間 : MapPosition 列挙体 |
'宣言 Public Enum MapPosition Inherits System.Enum
public enum MapPosition : System.Enum
| メンバ | 解説 |
|---|---|
| BottomCenter | タイトルは下詰め (中央) に配置されます。 |
| BottomLeft | タイトルは下詰め (左) に配置されます。 |
| BottomRight | タイトルは下詰め (右) に配置されます。 |
| LeftBottom | タイトルは左詰め (下) に配置されます。 |
| LeftCenter | タイトルは左詰め (中央) に配置されます。 |
| LeftTop | タイトルは左詰め (上) に配置されます。 |
| RightBottom | タイトルは右詰め (下) に配置されます。 |
| RightCenter | タイトルは右詰め (中央) に配置されます。 |
| RightTop | タイトルは右詰め (上) に配置されます。 |
| TopCenter | タイトルは上詰め (中央) に配置されます。 |
| TopLeft | タイトルは上詰め (左) に配置されます。 |
| TopRight | タイトルは上詰め (右) に配置されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPosition