NumericIndicatorInstance Class

Definition

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

public ref class NumericIndicatorInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelItemInstance
public sealed class NumericIndicatorInstance : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItemInstance
type NumericIndicatorInstance = class
    inherit GaugePanelItemInstance
Public NotInheritable Class NumericIndicatorInstance
Inherits GaugePanelItemInstance
Inheritance
NumericIndicatorInstance

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)

Applies to