BaseGaugeImageInstance Class

Definition

Represents an instance type of the BaseGaugeImage class, and contains the calculated values of the properties in BaseGaugeImage.

public ref class BaseGaugeImageInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class BaseGaugeImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type BaseGaugeImageInstance = class
    inherit BaseInstance
Public Class BaseGaugeImageInstance
Inherits BaseInstance
Inheritance
BaseGaugeImageInstance
Derived

Fields

m_defObject

An instance of the BaseGaugeImage class.

Properties

ImageData

Gets the calculated value of the ImageData property in a BaseGaugeImage class.

MIMEType

Gets the calculated value of the MIMEType property in a BaseGaugeImage class.

Source

Gets the calculated value of the Source property in a BaseGaugeImage class.

TransparentColor

Gets the calculated value of the TransparentColor property in a BaseGaugeImage class.

Methods

ResetInstanceCache()

Resets the instance cache.

Applies to