Chart for WinRT
SetLabelLine メソッド

要素のデータポイントとラベルを接続するラインを取得します。
構文
'宣言
 
Public Shared Sub SetLabelLine( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal line As Windows.UI.Xaml.Shapes.Line _
) 
public static void SetLabelLine( 
   Windows.UI.Xaml.DependencyObject obj,
   Windows.UI.Xaml.Shapes.Line line
)

パラメータ

obj
line
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

PlotElement クラス
PlotElement メンバ

Send Feedback