ChartStripLine.TitleAngle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
Use TextOrientation instead.
Entendeu o ângulo do texto do título.
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
Valor da propriedade
Um ReportIntProperty objeto.
- Atributos