Share via


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 네임스페이스