Condividi tramite


Proprietà NeedleStyle

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property NeedleStyle As RadialPointerNeedleStyles
    Get
'Utilizzo
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

Valore proprietà

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