Właściwość ChartAxisInstance.Angle
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Angle As Double
Get
'Użycie
Dim instance As ChartAxisInstance
Dim value As Double
value = instance.Angle
public double Angle { get; }
public:
property double Angle {
double get ();
}
member Angle : float
function get Angle () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości Angle właściwość.
Zobacz także