TitleAngle propriété
Gets the angle of the title text.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TitleAngle As ReportIntProperty
Get
'Utilisation
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
Valeur de la propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportIntProperty
A ReportIntProperty object.