BaseGaugeImageInstance 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 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
- 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. |