Свойство RadialScaleInstance.StartAngle
Gets the calculated value of the StartAngle property in a RadialScale class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property StartAngle As Double
Get
'Применение
Dim instance As RadialScaleInstance
Dim value As Double
value = instance.StartAngle
public double StartAngle { get; }
public:
property double StartAngle {
double get ();
}
member StartAngle : float
function get StartAngle () : double
Значение свойства
Тип: System.Double
A double value that represents the calculated value of the StartAngle property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering