Свойство RadialScale.SweepAngle
Gets an expression that evaluates to the sweep angle of the scale in degrees (0-360).
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property SweepAngle As ReportDoubleProperty
Get
'Применение
Dim instance As RadialScale
Dim value As ReportDoubleProperty
value = instance.SweepAngle
public ReportDoubleProperty SweepAngle { get; }
public:
property ReportDoubleProperty^ SweepAngle {
ReportDoubleProperty^ get ();
}
member SweepAngle : ReportDoubleProperty
function get SweepAngle () : ReportDoubleProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering