Класс 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