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