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