Propriedade Up
Indicates the smart label will not move directly up.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property Up As ReportBoolProperty
Get
'Uso
Dim instance As ChartNoMoveDirections
Dim value As ReportBoolProperty
value = instance.Up
public ReportBoolProperty Up { get; }
public:
property ReportBoolProperty^ Up {
ReportBoolProperty^ get ();
}
member Up : ReportBoolProperty
function get Up () : ReportBoolProperty
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportBoolProperty
A ReportBoolProperty object.