Właściwość ChartNoMoveDirectionsInstance.UpRight
Pobiera wartość obliczoną UpRight właściwość w ChartNoMoveDirections klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property UpRight As Boolean
Get
'Użycie
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
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości UpRight właściwość.