Compartir a través de


Clase ChartNoMoveDirectionsInstance

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

Jerarquía de herencia

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.ChartNoMoveDirectionsInstance

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class ChartNoMoveDirectionsInstance _
    Inherits BaseInstance
'Uso
Dim instance As ChartNoMoveDirectionsInstance
public sealed class ChartNoMoveDirectionsInstance : BaseInstance
public ref class ChartNoMoveDirectionsInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartNoMoveDirectionsInstance =  
    class 
        inherit BaseInstance 
    end
public final class ChartNoMoveDirectionsInstance extends BaseInstance

El tipo ChartNoMoveDirectionsInstance expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Down Gets the calculated value of the Down property in a ChartNoMoveDirections class.
Propiedad pública DownLeft Gets the calculated value of the DownLeft property in a ChartNoMoveDirections class.
Propiedad pública DownRight Gets the calculated value of the DownRight property in a ChartNoMoveDirections class.
Propiedad pública Left Gets the calculated value of the Left property in a ChartNoMoveDirections class.
Propiedad pública Right Gets the calculated value of the Right property in a ChartNoMoveDirections class.
Propiedad pública Up Gets the calculated value of the Up property in a ChartNoMoveDirections class.
Propiedad pública UpLeft Gets the calculated value of the UpLeft property in a ChartNoMoveDirections class.
Propiedad pública UpRight Gets the calculated value of the UpRight property in a ChartNoMoveDirections class.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

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.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering