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