Właściwość ChartStripLineInstance.TitleAngle
Uwaga: ten interfejs API jest już nieaktualny.
Pobiera wartość obliczoną TitleAngle właściwość w ChartStripLine klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
<ObsoleteAttribute("Use TextOrientation instead.")> _
Public ReadOnly Property TitleAngle As Integer
Get
'Użycie
Dim instance As ChartStripLineInstance
Dim value As Integer
value = instance.TitleAngle
[ObsoleteAttribute("Use TextOrientation instead.")]
public int TitleAngle { get; }
[ObsoleteAttribute(L"Use TextOrientation instead.")]
public:
property int TitleAngle {
int get ();
}
[<ObsoleteAttribute("Use TextOrientation instead.")>]
member TitleAngle : int
function get TitleAngle () : int
Wartość właściwości
Typ: System.Int32
A int wartości reprezentującej obliczonej wartości TitleAngle właściwość.
Zobacz także