GaugeLabelInstance 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 GaugeLabel class, and contains the calculated values of the properties in GaugeLabel.
public ref class GaugeLabelInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelItemInstance
public sealed class GaugeLabelInstance : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItemInstance
type GaugeLabelInstance = class
inherit GaugePanelItemInstance
Public NotInheritable Class GaugeLabelInstance
Inherits GaugePanelItemInstance
- Inheritance
Properties
Angle |
Gets the calculated value of the Angle property in a GaugeLabel class. |
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) |
ResizeMode |
Gets the calculated value of the ResizeMode property in a GaugeLabel class. |
Style |
Gets the calculated value of the Style property in a GaugePanelItem class. (Inherited from GaugePanelItemInstance) |
Text |
Gets the calculated value of the Text property in a GaugeLabel class. |
TextShadowOffset |
Gets the calculated value of the TextShadowOffset property in a GaugeLabel class. |
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) |
UseFontPercent |
Gets the calculated value of the UseFontPercent property in a GaugeLabel class. |
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) |