GaugeImageInstance 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 GaugeImage class, and contains the calculated values of the properties in GaugeImage.
public ref class GaugeImageInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelItemInstance
public sealed class GaugeImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItemInstance
type GaugeImageInstance = class
inherit GaugePanelItemInstance
Public NotInheritable Class GaugeImageInstance
Inherits GaugePanelItemInstance
- Inheritance
Properties
Height |
Gets the calculated value of the Height property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
Hidden |
Gets the calculated value of the Hidden property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
Left |
Gets the calculated value of the Left property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
Style |
Gets the calculated value of the Style property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
ToolTip |
Gets the calculated value of the ToolTip property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
Top |
Gets the calculated value of the Top property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
Width |
Gets the calculated value of the Width property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
ZIndex |
Gets the calculated value of the ZIndex property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
Methods
ResetInstanceCache() |
Resets the cache of the GaugePanelItemInstance. (Inherited from GaugePanelItemInstance) |