次の方法で共有


RadialPointerNeedleStyles 列挙体

RadialPointer 針のスタイルを指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration RadialPointerNeedleStyles
'使用
Dim instance As RadialPointerNeedleStyles
public enum RadialPointerNeedleStyles
public enum class RadialPointerNeedleStyles
type RadialPointerNeedleStyles
public enum RadialPointerNeedleStyles

メンバー

メンバー名 説明
Arrow 針の形は四角形の矢羽なしの矢印です。
ArrowWithTail 針の形は四角形の矢羽付きの矢印です。
Rectangular 針の形は四角形です。
StealthArrow 針の形は先端が斜めで四角形の矢羽なし矢印です。
StealthArrowWithTail 針の形は先端が斜めで四角形の矢羽付き矢印です。
StealthArrowWithWideTail 針の形は先端が斜めで、斜めに広がる尾がない矢印です。
Tapered 針の形は四角形の尾がないテーパです。
TaperedWithRoundedPoint 針の形は丸みのある尾付きテーパです。
TaperedWithStealthArrow 針の形は先端が斜めのテーパです。
TaperedWithTail 針の形は四角形の尾付きテーパです。
Triangular 針の形は三角形です。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間