Właściwość RadialScaleInstance.SweepAngle
Pobiera wartość obliczoną SweepAngle 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 SweepAngle As Double
Get
'Użycie
Dim instance As RadialScaleInstance
Dim value As Double
value = instance.SweepAngle
public double SweepAngle { get; }
public:
property double SweepAngle {
double get ();
}
member SweepAngle : float
function get SweepAngle () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości SweepAngle właściwość.
Zobacz także