GaugePanel.NumericIndicators 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 numeric indicators of this gauge panel.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::NumericIndicatorCollection ^ NumericIndicators { Microsoft::ReportingServices::OnDemandReportRendering::NumericIndicatorCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.NumericIndicatorCollection NumericIndicators { get; }
member this.NumericIndicators : Microsoft.ReportingServices.OnDemandReportRendering.NumericIndicatorCollection
Public ReadOnly Property NumericIndicators As NumericIndicatorCollection
Property Value
A NumericIndicatorCollection object.