共用方式為


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

成員

成員名稱 描述
RoundedDark Specifies that the PointerCap is rounded with a darker shade.
Rounded Specifies that the PointerCap is rounded.
RoundedLight Specifies that the PointerCap is rounded with a lighter shade.
RoundedWithAdditionalTop Specifies that the PointerCap is rounded with an additional rounded top.
RoundedWithWideIndentation Specifies that the PointerCap is rounded with a wide indentation in the middle.
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.
RoundedGlossyWithIndentation Specifies that the PointerCap is rounded and glossy with a regular-sized indentation in the middle.
RoundedWithIndentation Specifies that the PointerCap is rounded with a regular-sized indentation in the middle.