Compartilhar via


Classe ChartNoMoveDirectionsInstance

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

Hierarquia de herança

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
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

O tipo ChartNoMoveDirectionsInstance expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Down Gets the calculated value of the Down property in a ChartNoMoveDirections class.
Propriedade pública DownLeft Gets the calculated value of the DownLeft property in a ChartNoMoveDirections class.
Propriedade pública DownRight Gets the calculated value of the DownRight property in a ChartNoMoveDirections class.
Propriedade pública Left Gets the calculated value of the Left property in a ChartNoMoveDirections class.
Propriedade pública Right Gets the calculated value of the Right property in a ChartNoMoveDirections class.
Propriedade pública Up Gets the calculated value of the Up property in a ChartNoMoveDirections class.
Propriedade pública UpLeft Gets the calculated value of the UpLeft property in a ChartNoMoveDirections class.
Propriedade pública UpRight Gets the calculated value of the UpRight property in a ChartNoMoveDirections class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering