Partilhar via


Propriedade do RDL NeedleStyle

Gets the calculated value of the NeedleStyle property in a RadialPointer class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property NeedleStyle As RadialPointerNeedleStyles
    Get
'Uso
Dim instance As RadialPointerInstance
Dim value As RadialPointerNeedleStyles

value = instance.NeedleStyle
public RadialPointerNeedleStyles NeedleStyle { get; }
public:
property RadialPointerNeedleStyles NeedleStyle {
    RadialPointerNeedleStyles get ();
}
member NeedleStyle : RadialPointerNeedleStyles
function get NeedleStyle () : RadialPointerNeedleStyles

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .RadialPointerNeedleStyles
A RadialPointerNeedleStyles value that represents the calculated value of the NeedleStyle property.