Udostępnij przez


Właściwość ChartNoMoveDirectionsInstance.Right

Pobiera wartość obliczoną Right 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 Right As Boolean
    Get
'Użycie
Dim instance As ChartNoMoveDirectionsInstance
Dim value As Boolean

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

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości Right właściwość.