Classe Thermometer
Defines display properties for a linear gauge thermometer pointer.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.Thermometer
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class Thermometer _
Implements IROMStyleDefinitionContainer
'Utilizzo
Dim instance As Thermometer
public sealed class Thermometer : IROMStyleDefinitionContainer
public ref class Thermometer sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type Thermometer =
class
interface IROMStyleDefinitionContainer
end
public final class Thermometer implements IROMStyleDefinitionContainer
Nel tipo Thermometer sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
BulbOffset | Offset of the bulb from the zero position, as a percent of the scale length. |
![]() |
BulbSize | Size of the bulb, as a percent of the scale width. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
ThermometerStyle | Type of the thermometer. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering