ChartNoMoveDirections.UpLeft Propiedad
Indicates the smart label will not move up-left.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property UpLeft As ReportBoolProperty
Get
'Uso
Dim instance As ChartNoMoveDirections
Dim value As ReportBoolProperty
value = instance.UpLeft
public ReportBoolProperty UpLeft { get; }
public:
property ReportBoolProperty^ UpLeft {
ReportBoolProperty^ get ();
}
member UpLeft : ReportBoolProperty
function get UpLeft () : ReportBoolProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering