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