Membri Gauge
Represents a gauge to be drawn within a gauge panel.
Il tipo Gauge espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Campi
Nome | Descrizione | |
---|---|---|
m_instance | Infrastruttura. (Ereditato da GaugePanelObjectCollectionItem). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ActionInfo | Actions for the item. (Ereditato da GaugePanelItem). | |
AspectRatio | Indicates the aspect ratio (width/height) to be used for drawing the gauge. | |
BackFrame | The background/frame for the gauge. | |
ClipContent | Indicates the content of the gauge should be clipped by the bounds/frame of the gauge. | |
FieldsUsedInValueExpression | Gets the fields used in a value expression. (Ereditato da GaugePanelItem). | |
Height | Height of the item as a percentage of the parent element. (Ereditato da GaugePanelItem). | |
Hidden | Indicates this item should be hidden. (Ereditato da GaugePanelItem). | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Left | Distance from the left as a percentage of the parent element. (Ereditato da GaugePanelItem). | |
Name | Name of the GaugePanelItem. (Ereditato da GaugePanelItem). | |
ParentItem | Name of the parent GaugePanelItem. (Ereditato da GaugePanelItem). | |
Style | Gets the style properties of this report definition object. (Ereditato da GaugePanelItem). | |
ToolTip | Tooltip text for the item. (Ereditato da GaugePanelItem). | |
Top | Distance from the top as a percentage of the parent element. (Ereditato da GaugePanelItem). | |
TopImage | Image to display over the top of the gauge. | |
Width | Width of the item as a percentage of the parent element. (Ereditato da GaugePanelItem). | |
ZIndex | Drawing order of the item within the panel. (Ereditato da GaugePanelItem). |
In alto
Vedere anche