Thermometer.ThermometerStyle Propiedad

Definición

Tipo del termómetro.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeThermometerStyles> ^ ThermometerStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeThermometerStyles> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeThermometerStyles> ThermometerStyle { get; }
member this.ThermometerStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeThermometerStyles>
Public ReadOnly Property ThermometerStyle As ReportEnumProperty(Of GaugeThermometerStyles)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a