Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets an expression that evaluates to the ratio (in percent) between depth and width.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property DepthRatio As ReportIntProperty
Get
'Uso
Dim instance As ChartThreeDProperties
Dim value As ReportIntProperty
value = instance.DepthRatio
public ReportIntProperty DepthRatio { get; }
public:
property ReportIntProperty^ DepthRatio {
ReportIntProperty^ get ();
}
member DepthRatio : ReportIntProperty
function get DepthRatio () : ReportIntProperty
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering