Propriété Left
Indicates the smart label will not move directly left.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Left As ReportBoolProperty
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.