Udostępnij przez


Właściwość ChartNoMoveDirections.Right

Wskazuje etykiety inteligentne nie zostaną przeniesione bezpośrednio w prawo.

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

Składnia

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

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