ChartNoMoveDirections.DownRight Propiedad
Indicates the smart label will not move down-right.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property DownRight As ReportBoolProperty
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering