Proprietà TitleAngle
Gets the angle of the title text.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property TitleAngle As ReportIntProperty
Get
'Utilizzo
Dim instance As ChartStripLine
Dim value As ReportIntProperty
value = instance.TitleAngle
public ReportIntProperty TitleAngle { get; }
public:
property ReportIntProperty^ TitleAngle {
ReportIntProperty^ get ();
}
member TitleAngle : ReportIntProperty
function get TitleAngle () : ReportIntProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty
A ReportIntProperty object.