Перечисление MapPosition
Represents the positions of an item in a map.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration MapPosition
'Применение
Dim instance As MapPosition
public enum MapPosition
public enum class MapPosition
type MapPosition
public enum MapPosition
Элементы
Имя элемента | Описание | |
---|---|---|
BottomCenter | The title is positioned at the bottom center. | |
BottomLeft | The title is positioned at the bottom left. | |
BottomRight | The title is positioned at the bottom right. | |
LeftBottom | The title is positioned at the left bottom. | |
LeftCenter | The title is positioned at the left center. | |
LeftTop | The title is positioned at the left top. | |
RightBottom | The title is positioned at the right bottom. | |
RightCenter | The title is positioned at the right center. | |
RightTop | The title is positioned at the right top. | |
TopCenter | The title is positioned at the top center. | |
TopLeft | The title is positioned at the top left. | |
TopRight | The title is positioned at the top right. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering