Freigeben über


RadialPointerInstance.NeedleStyle-Eigenschaft

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

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

Syntax

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

Eigenschaftswert

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

Siehe auch

Verweis

RadialPointerInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace