Właściwość RadialScaleInstance.Radius
Pobiera wartość obliczoną Radius właściwość w RadialScale klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Radius As Double
Get
'Użycie
Dim instance As RadialScaleInstance
Dim value As Double
value = instance.Radius
public double Radius { get; }
public:
property double Radius {
double get ();
}
member Radius : float
function get Radius () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości Radius właściwość.
Zobacz także