Partager via


Propriété ChartNoMoveDirections.DownRight

Indicates the smart label will not move down-right.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property DownRight As ReportBoolProperty 
    Get
'Utilisation
Dim instance As ChartNoMoveDirections 
Dim value As ReportBoolProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Voir aussi

Référence

ChartNoMoveDirections Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering