Свойство DepthRatio
Ratio (in percent)between depth and width.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property DepthRatio As ReportIntProperty
Get
'Применение
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
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty
A ReportIntProperty object.