Condividi tramite


Classe ChartNoMoveDirectionsInstance

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

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ChartNoMoveDirectionsInstance _
    Inherits BaseInstance
'Utilizzo
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

Nel tipo ChartNoMoveDirectionsInstance sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Down Gets the calculated value of the Down property in a ChartNoMoveDirections class.
Proprietà pubblica DownLeft Gets the calculated value of the DownLeft property in a ChartNoMoveDirections class.
Proprietà pubblica DownRight Gets the calculated value of the DownRight property in a ChartNoMoveDirections class.
Proprietà pubblica Left Gets the calculated value of the Left property in a ChartNoMoveDirections class.
Proprietà pubblica Right Gets the calculated value of the Right property in a ChartNoMoveDirections class.
Proprietà pubblica Up Gets the calculated value of the Up property in a ChartNoMoveDirections class.
Proprietà pubblica UpLeft Gets the calculated value of the UpLeft property in a ChartNoMoveDirections class.
Proprietà pubblica UpRight Gets the calculated value of the UpRight property in a ChartNoMoveDirections class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo protetto ResetInstanceCache Resets the instance cache. Ereditato da BaseInstance.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.