Поделиться через


Свойство RadialScale.Radius

Gets an expression that evaluates to the radius of the scale as a percentage of the gauge.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Radius As ReportDoubleProperty 
    Get
'Применение
Dim instance As RadialScale 
Dim value As ReportDoubleProperty 

value = instance.Radius
public ReportDoubleProperty Radius { get; }
public:
property ReportDoubleProperty^ Radius {
    ReportDoubleProperty^ get ();
}
member Radius : ReportDoubleProperty
function get Radius () : ReportDoubleProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

RadialScale Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering