ComponentOne Studio for WinRT XAML
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
参照

PlotElement クラス
PlotElement メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.