Enumerazione NeedleStyles

Specifies the style of the RadialPointer needle.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration NeedleStyles
'Utilizzo
Dim instance As NeedleStyles
public enum NeedleStyles
public enum class NeedleStyles
type NeedleStyles
public enum NeedleStyles

Membri

Nome membro Descrizione
Arrow The needle is shaped like an arrow.
ArrowWithTail The needle is shaped like an arrow that has a rectangular tail.
Rectangular The needle is shaped like a rectangle.
StealthArrow The needle is shaped like an arrow that has a diagonal tip.
StealthArrowWithTail The needle is shaped like an arrow that has a diagonal tip and a rectangular tail.
StealthArrowWithWideTail The needle is shaped like an arrow that has a diagonal tip.
Tapered The needle is tapered.
TaperedWithRoundedPoint The needle is tapered and has a rounded end.
TaperedWithStealthArrow The needle is tapered and has a diagonal tip.
TaperedWithTail The needle is tapered and has a rectangular tail.
Triangular The needle is shaped like a triangle.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel