GaugeInstance Class

Definition

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

public ref class GaugeInstance : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelItemInstance
public class GaugeInstance : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItemInstance
type GaugeInstance = class
    inherit GaugePanelItemInstance
Public Class GaugeInstance
Inherits GaugePanelItemInstance
Inheritance
Derived

Properties

AspectRatio

Gets the calculated value of the AspectRatio property in a Gauge class.

ClipContent

Gets the calculated value of the ClipContent property in a Gauge 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)
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()

Empties the cache of the gauge instance.

Applies to