GaugeScale.MaximumValue Propiedad

Definición

Valor máximo para la escala.

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

Valor de propiedad

Un objeto GaugeInputValue.

Se aplica a