Właściwość ChartThreeDPropertiesInstance.DepthRatio
Pobiera wartość obliczoną DepthRatio właściwość w ChartThreeDProperties klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property DepthRatio As Integer
Get
'Użycie
Dim instance As ChartThreeDPropertiesInstance
Dim value As Integer
value = instance.DepthRatio
public int DepthRatio { get; }
public:
property int DepthRatio {
int get ();
}
member DepthRatio : int
function get DepthRatio () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości DepthRatio właściwość.