Поделиться через


Класс ChartNoMoveDirectionsInstance

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

Иерархия наследования

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class ChartNoMoveDirectionsInstance _
    Inherits BaseInstance
'Применение
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

Тип ChartNoMoveDirectionsInstance обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering