Свойство UpRight

Gets the calculated value of the UpRight property in a ChartNoMoveDirections class.

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

Синтаксис

'Декларация
Public ReadOnly Property UpRight As Boolean
    Get
'Применение
Dim instance As ChartNoMoveDirectionsInstance
Dim value As Boolean

value = instance.UpRight
public bool UpRight { get; }
public:
property bool UpRight {
    bool get ();
}
member UpRight : bool
function get UpRight () : boolean

Значение свойства

Тип System. . :: . .Boolean
A Boolean value that represents the calculated value of the UpRight property.