TextOrientation プロパティ
タイトル テキストの向きを示します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property TextOrientation As ReportEnumProperty(Of TextOrientations)
Get
'使用
Dim instance As ChartStripLine
Dim value As ReportEnumProperty(Of TextOrientations)
value = instance.TextOrientation
public ReportEnumProperty<TextOrientations> TextOrientation { get; }
public:
property ReportEnumProperty<TextOrientations>^ TextOrientation {
ReportEnumProperty<TextOrientations>^ get ();
}
member TextOrientation : ReportEnumProperty<TextOrientations>
function get TextOrientation () : ReportEnumProperty<TextOrientations>
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportEnumProperty< (Of < ( <'TextOrientations> ) > ) >
ReportEnumProperty<(Of <(<'EnumType>)>)> オブジェクト。