DepthRatio Propiedad
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.