Share via


RadialPointerNeedleStyles 열거형

Specifies the style of the RadialPointer needle.

네임스페이스:  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 The needle is shaped like an arrow without a rectangular tail.
ArrowWithTail The needle is shaped like an arrow with a rectangular tail.
Rectangular The needle is shaped like a rectangle.
StealthArrow The needle is shaped like an arrow with a diagonal tip and without a rectangular tail.
StealthArrowWithTail The needle is shaped like an arrow with a diagonal tip and with a rectangular tail.
StealthArrowWithWideTail The needle is shaped like an arrow with a diagonal tip and without a diagonally widening tail.
Tapered The needle is tapered without a rectangular tail.
TaperedWithRoundedPoint The needle is tapered with a rounded end.
TaperedWithStealthArrow The needle is tapered and has a diagonal tip.
TaperedWithTail The needle is tapered with a rectangular tail.
Triangular The needle is shaped like a triangle.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스