GaugeRow.GaugeCell Property

Definition

Gets the gauge cell for the gauge row.

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

Property Value

The gauge cell for the gauge row.

Applies to