Énumération RadialPointerNeedleStyles
Specifies the style of the RadialPointer needle.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration RadialPointerNeedleStyles
'Utilisation
Dim instance As RadialPointerNeedleStyles
public enum RadialPointerNeedleStyles
public enum class RadialPointerNeedleStyles
type RadialPointerNeedleStyles
public enum RadialPointerNeedleStyles
Membres
Nom de membre | Description | |
---|---|---|
Triangular | The needle is shaped like a triangle. | |
Rectangular | The needle is shaped like a rectangle. | |
TaperedWithTail | The needle is tapered with a rectangular tail. | |
Tapered | The needle is tapered without a rectangular tail. | |
ArrowWithTail | The needle is shaped like an arrow with a rectangular tail. | |
Arrow | The needle is shaped like an arrow without a rectangular tail. | |
StealthArrowWithTail | The needle is shaped like an arrow with a diagonal tip and with a rectangular tail. | |
StealthArrow | The needle is shaped like an arrow with a diagonal tip and without a rectangular tail. | |
TaperedWithStealthArrow | The needle is tapered and has a diagonal tip. | |
StealthArrowWithWideTail | The needle is shaped like an arrow with a diagonal tip and without a diagonally widening tail. | |
TaperedWithRoundedPoint | The needle is tapered with a rounded end. |