GaugeCell.Instance 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 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.