Compartir a través de


ChartAxisTitle.TextOrientation Propiedad

Definición

Indica la orientación del 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 de propiedad

Un objeto ReportExpression<T>.

Se aplica a