TextOrientation プロパティ

ChartTitle クラスの TextOrientation プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property TextOrientation As TextOrientations
    Get
'使用
Dim instance As ChartTitleInstance
Dim value As TextOrientations

value = instance.TextOrientation
public TextOrientations TextOrientation { get; }
public:
property TextOrientations TextOrientation {
    TextOrientations get ();
}
member TextOrientation : TextOrientations
function get TextOrientation () : TextOrientations

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .TextOrientations
TextOrientation プロパティの計算値を表す TextOrientations 値。