GaugeCell.Instance Property

Definition

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

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

Property Value

A GaugeCellInstance object.

Applies to