Compartilhar via


ChartTitle.TextOrientation Propriedade

Definição

Indica a orientação do texto.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextOrientations> TextOrientation { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextOrientations> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextOrientations> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.TextOrientations> TextOrientation { get; set; }
member this.TextOrientation : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.TextOrientations> with get, set
Public Property TextOrientation As ReportExpression(Of TextOrientations)

Valor da propriedade

Um objeto ReportExpression<T>.

Aplica-se a