ChartStripLine.TitleAngle Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use TextOrientation instead.
Ottiene l'angolo del testo del titolo.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ TitleAngle { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
[System.Obsolete("Use TextOrientation instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty TitleAngle { get; }
[<System.Obsolete("Use TextOrientation instead.")>]
member this.TitleAngle : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public ReadOnly Property TitleAngle As ReportIntProperty
Valore della proprietà
Un oggetto ReportIntProperty.
- Attributi