Свойство RadialScaleInstance.Radius
Gets the calculated value of the Radius property in a RadialScale class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Radius As Double
Get
'Применение
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
Значение свойства
Тип: System.Double
A double value that represents the calculated value of the Radius property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering