Share via


GaugeCapStyles 열거형

Specifies the type of a PointerCap.

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

구문

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

멤버

멤버 이름 설명
FlattenedWithIndentation Specifies that the PointerCap is round but flat with a regular-sized indentation in the middle.
FlattenedWithWideIndentation Specifies that the PointerCap is round but flat with a wide indentation in the middle.
Rounded Specifies that the PointerCap is rounded.
RoundedDark Specifies that the PointerCap is rounded with a darker shade.
RoundedGlossyWithIndentation Specifies that the PointerCap is rounded and glossy with a regular-sized indentation in the middle.
RoundedLight Specifies that the PointerCap is rounded with a lighter shade.
RoundedWithAdditionalTop Specifies that the PointerCap is rounded with an additional rounded top.
RoundedWithIndentation Specifies that the PointerCap is rounded with a regular-sized indentation in the middle.
RoundedWithWideIndentation Specifies that the PointerCap is rounded with a wide indentation in the middle.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스