Share via


BackgroundGradientTypes 열거형

Specifies the type of background gradient to for a ScaleRange.

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

구문

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

멤버

멤버 이름 설명
Center Specifies a gradient that spreads out from the center.
DiagonalLeft Specifies a gradient from top left to bottom right.
DiagonalRight Specifies a gradient from top right to bottom left.
HorizontalCenter Specifies a gradient from center to left and right.
LeftRight Specifies a gradient from left to right.
None Specifies that the gradient is disabled.
StartToEnd Specifies a gradient from the start of the range to the end of the range.
TopBottom Specifies a gradient from top to bottom.
VerticalCenter Specifies a gradient from center to top and bottom.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스