Перечисление MapLegendLayout
Represents the label layouts in a map legend.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration MapLegendLayout
'Применение
Dim instance As MapLegendLayout
public enum MapLegendLayout
public enum class MapLegendLayout
type MapLegendLayout
public enum MapLegendLayout
Элементы
Имя элемента | Описание | |
---|---|---|
AutoTable | The labels are automatically arranged to fit. | |
Column | The labels are arranged in a column. | |
Row | The labels are arranged in a row. | |
TallTable | The labels are arranged in a tall table. | |
WideTable | The labels are arranged in a wide table. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering