RadialPointer.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::RadialPointerInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerInstance
Public ReadOnly Property Instance As RadialPointerInstance

Property Value

A RadialPointerInstance object.

Applies to