Share via


ChartLegendPositions 열거형

Specifies the position of the legend.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration ChartLegendPositions
‘사용 방법
Dim instance As ChartLegendPositions
public enum ChartLegendPositions
public enum class ChartLegendPositions
type ChartLegendPositions
public enum ChartLegendPositions

멤버

멤버 이름 설명
BottomCenter Position legend at bottom center.
BottomLeft Position legend at bottom left.
BottomRight Position legend at bottom right.
LeftBottom Position legend at left bottom.
LeftCenter Position legend at left center.
LeftTop Position legend at left top.
RightBottom Position legend at right bottom.
RightCenter Position legend at right center.
RightTop Position legend at right top.
TopCenter Position legend at top center.
TopLeft Position legend at top left.
TopRight Position legend at top right.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스