Thermometer.ThermometerStyle 属性

定义

温度计的类型。

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)

属性值

ReportEnumProperty<EnumType> 对象。

适用于