次の方法で共有


GaugeCapStyles 列挙体

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 PointerCap には丸みがあり、中央は平坦で通常のサイズの刻みがあることを指定します。
FlattenedWithWideIndentation PointerCap には丸みがあり、中央は平坦で幅の広い刻みがあることを指定します。
Rounded PointerCap には丸みがあることを指定します。
RoundedDark PointerCap には丸みがあり、濃い網掛けがあることを指定します。
RoundedGlossyWithIndentation PointerCap には丸みと光沢があり、中央に通常のサイズの刻みがあることを指定します。
RoundedLight PointerCap には丸みがあり、薄い網掛けがあることを指定します。
RoundedWithAdditionalTop PointerCap には丸みがあり、上部にも丸みがあることを指定します。
RoundedWithIndentation PointerCap には丸みがあり、中央に通常のサイズの刻みがあることを指定します。
RoundedWithWideIndentation PointerCap には丸みがあり、中央に幅の広い刻みがあることを指定します。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間