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