ThermometerInstance Class

Definition

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
ThermometerInstance

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)

Applies to