Share via


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