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


Класс ChartNoMoveDirections

Defines which directions a smart label is not allowed to move.

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

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartNoMoveDirections

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

Синтаксис

'Декларация
Public NotInheritable Class ChartNoMoveDirections
'Применение
Dim instance As ChartNoMoveDirections
public sealed class ChartNoMoveDirections
public ref class ChartNoMoveDirections sealed
[<SealedAttribute>]
type ChartNoMoveDirections =  class end
public final class ChartNoMoveDirections

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

Свойства

  Имя Описание
Открытое свойство Down Indicates the smart label will not move directly down.
Открытое свойство DownLeft Indicates the smart label will not move down-left.
Открытое свойство DownRight Indicates the smart label will not move down-right.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Left Indicates the smart label will not move directly left.
Открытое свойство Right Indicates the smart label will not move directly right.
Открытое свойство Up Indicates the smart label will not move directly up.
Открытое свойство UpLeft Indicates the smart label will not move up-left.
Открытое свойство UpRight Indicates the smart label will not move up-right.

В начало

Методы

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

В начало

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

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

См. также

Справочник

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