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