Udostępnij przez


Właściwość ChartNoMoveDirectionsInstance.Left

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

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

Wartość właściwości

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