Udostępnij przez


Właściwość ChartNoMoveDirections.UpRight

Wskazuje etykiety inteligentne nie przeniesie prawej w górę.

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

Składnia

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

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