Właściwość RadialScaleInstance.StartAngle
Pobiera wartość obliczoną StartAngle właściwość w RadialScale klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property StartAngle As Double
Get
'Użycie
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
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości StartAngle właściwość.
Zobacz także