Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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 | |
---|---|---|
![]() |
Down | Gets the calculated value of the Down property in a ChartNoMoveDirections class. |
![]() |
DownLeft | Gets the calculated value of the DownLeft property in a ChartNoMoveDirections class. |
![]() |
DownRight | Gets the calculated value of the DownRight property in a ChartNoMoveDirections class. |
![]() |
Left | Gets the calculated value of the Left property in a ChartNoMoveDirections class. |
![]() |
Right | Gets the calculated value of the Right property in a ChartNoMoveDirections class. |
![]() |
Up | Gets the calculated value of the Up property in a ChartNoMoveDirections class. |
![]() |
UpLeft | Gets the calculated value of the UpLeft property in a ChartNoMoveDirections class. |
![]() |
UpRight | Gets the calculated value of the UpRight property in a ChartNoMoveDirections class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
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