ChartStripLine.TextOrientation Propriedade

Definição

Obtém uma expressão que é avaliada para a orientação do texto do título.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::TextOrientations> ^ TextOrientation { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::TextOrientations> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.TextOrientations> TextOrientation { get; }
member this.TextOrientation : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.TextOrientations>
Public ReadOnly Property TextOrientation As ReportEnumProperty(Of TextOrientations)

Valor da propriedade

ReportEnumProperty<TextOrientations>

Um objeto ReportEnumProperty<EnumType>.

Aplica-se a