ThermometerInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the Thermometer class, and contains the calculated values of the properties in Thermometer.
public ref class ThermometerInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ThermometerInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ThermometerInstance = class
inherit BaseInstance
Public NotInheritable Class ThermometerInstance
Inherits BaseInstance
- Inheritance
Properties
BulbOffset |
Gets the calculated value of the BulbOffset property in a Thermometer class. |
BulbSize |
Gets the calculated value of the BulbSize property in a Thermometer class. |
Style |
Gets the calculated value of the Style property in a Thermometer class. |
ThermometerStyle |
Gets the calculated value of the ThermometerStyle property in a Thermometer class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |