RadialPointerInstance.NeedleStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the calculated value of the NeedleStyle property in a RadialPointer class.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerNeedleStyles NeedleStyle { Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerNeedleStyles get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerNeedleStyles NeedleStyle { get; }
member this.NeedleStyle : Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerNeedleStyles
Public ReadOnly Property NeedleStyle As RadialPointerNeedleStyles
Property Value
A RadialPointerNeedleStyles value that represents the calculated value of the NeedleStyle property.