RadialPointerInstance.Type Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerTypes Type { Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerTypes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerTypes Type { get; }
member this.Type : Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerTypes
Public ReadOnly Property Type As RadialPointerTypes

Property Value

A RadialPointerTypes value that represents the calculated value of the Type property.

Applies to