Udostępnij przez


Właściwość ChartNoMoveDirections.Left

Wskazuje etykiety inteligentne nie przeniesie się bezpośrednio po lewej.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Left As ReportBoolProperty
    Get
'Użycie
Dim instance As ChartNoMoveDirections
Dim value As ReportBoolProperty

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