GaugeTickMarks.Instance Property

Definition

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

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

Property Value

A GaugeTickMarksInstance object.

Applies to