ChartNoMoveDirections.UpRight プロパティ
スマート ラベルが右上に移動しないことを示します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property UpRight As ReportBoolProperty
Get
'使用
Dim instance As ChartNoMoveDirections
Dim value As ReportBoolProperty
value = instance.UpRight
public ReportBoolProperty UpRight { get; }
public:
property ReportBoolProperty^ UpRight {
ReportBoolProperty^ get ();
}
member UpRight : ReportBoolProperty
function get UpRight () : ReportBoolProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。