Compartir a través de


RadialPointerInstance.NeedleStyle Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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 de la propiedad

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

Vea también

Referencia

RadialPointerInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering