Compartir a través de


Clase RadialGauge

Represents a radial gauge to be drawn within a gauge panel.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Class RadialGauge _
    Inherits Gauge
'Uso
Dim instance As RadialGauge
public class RadialGauge : Gauge
public ref class RadialGauge : public Gauge
type RadialGauge =  
    class
        inherit Gauge
    end
public class RadialGauge extends Gauge

El tipo RadialGauge expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público RadialGauge Creates a new instance of the RadialGauge class.

Arriba

Propiedades

  Nombre Descripción
Propiedad pública ActionInfo Actions for the item. (Se hereda de GaugePanelItem.)
Propiedad pública AspectRatio Indicates the aspect ratio (width/height) to be used for drawing the gauge. (Se hereda de Gauge.)
Propiedad pública BackFrame The background/frame for the gauge. (Se hereda de Gauge.)
Propiedad pública ClipContent Indicates the content of the gauge should be clipped by the bounds/frame of the gauge. (Se hereda de Gauge.)
Propiedad pública ComponentMetadata The component metadata. (Se hereda de ReportObject.)
Propiedad pública GaugeScales Scales to display on the gauge. (Se hereda de Gauge.)
Propiedad pública Height Height of the item as a percentage of the parent element. (Se hereda de GaugePanelItem.)
Propiedad pública Hidden Indicates this item should be hidden. (Se hereda de GaugePanelItem.)
Propiedad pública Left Distance from the left as a percentage of the parent element. (Se hereda de GaugePanelItem.)
Propiedad pública Name Name of the GaugePanelItem. (Se hereda de GaugePanelItem.)
Propiedad pública Parent The parent of this report object. (Se hereda de ReportObjectBase.)
Propiedad pública ParentItem Name of the parent GaugePanelItem. (Se hereda de GaugePanelItem.)
Propiedad pública PivotX X position of the pivot point, as a percent of the gauge width.
Propiedad pública PivotY Y position of the pivot point, as a percent of the gauge height.
Propiedad pública Site Infraestructura. (Se hereda de ReportObject.)
Propiedad pública Style Gets the style properties of this report definition object. (Se hereda de GaugePanelItem.)
Propiedad pública ToolTip Tooltip text for the item. (Se hereda de GaugePanelItem.)
Propiedad pública Top Distance from the top as a percentage of the parent element. (Se hereda de GaugePanelItem.)
Propiedad pública TopImage Image to display over the top of the gauge. (Se hereda de Gauge.)
Propiedad pública Width Width of the item as a percentage of the parent element. (Se hereda de GaugePanelItem.)
Propiedad pública ZIndex Drawing order of the item within the panel. (Se hereda de GaugePanelItem.)

Arriba

Métodos

  Nombre Descripción
Método público DeepClone Returns a deep clone of this ReportObject instance. (Se hereda de ReportObject.)
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetContainingDataScopes Infraestructura. (Se hereda de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestructura. (Se hereda de ReportObject.)
Método protegido GetDependenciesCore Infraestructura. (Se hereda de ReportObject.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público Initialize Initializes an instance of the RadialGauge class. (Invalida Gauge. . :: . .Initialize() () () ().)
Método protegido InitializeForDesigner Infraestructura. (Se hereda de ReportObject.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método protegido OnChildPropertyChanged Infraestructura. (Se hereda de ReportObject.)
Método protegido OnPropertyChanged Infraestructura. (Se hereda de ReportObject.)
Método protegido RdlSemanticEqualsCore Infraestructura. (Se hereda de ReportObject.)
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestructura. (Se hereda de ReportObject.)
Método público ToString (Se hereda de Object.)

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado IDisposable. . :: . .Dispose (Se hereda de ReportObject.)
Implementación de interfaces explícitasEvento privado IComponent. . :: . .Disposed (Se hereda de ReportObject.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.