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

メンバー

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