PinLabel.RotateLabel プロパティ
テキストがスケールと共に回転することを示す値に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property RotateLabel As ReportBoolProperty
Get
'使用
Dim instance As PinLabel
Dim value As ReportBoolProperty
value = instance.RotateLabel
public ReportBoolProperty RotateLabel { get; }
public:
property ReportBoolProperty^ RotateLabel {
ReportBoolProperty^ get ();
}
member RotateLabel : ReportBoolProperty
function get RotateLabel () : ReportBoolProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。