Udostępnij przez


Właściwość ChartNoMoveDirections.DownLeft

Wskazuje etykiety inteligentne nie będzie przenoszony do lewej niedziałający.

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

Składnia

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

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