GaugePanel.LinearGauges Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define o conjunto de medidores lineares para o painel de medidores.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::LinearGaugeCollection ^ LinearGauges { Microsoft::ReportingServices::OnDemandReportRendering::LinearGaugeCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.LinearGaugeCollection LinearGauges { get; }
member this.LinearGauges : Microsoft.ReportingServices.OnDemandReportRendering.LinearGaugeCollection
Public ReadOnly Property LinearGauges As LinearGaugeCollection
Valor da propriedade
Um objeto LinearGaugeCollection.