ComponentOne Studio for WinRT XAML
SetLabelOffset メソッド

要素のラベルオフセットを設定します。
構文
'宣言
 
Public Shared Sub SetLabelOffset( _
   ByVal obj As Windows.UI.Xaml.DependencyObject, _
   ByVal offset As Windows.Foundation.Point _
) 
public static void SetLabelOffset( 
   Windows.UI.Xaml.DependencyObject obj,
   Windows.Foundation.Point offset
)

パラメータ

obj
offset
参照

PlotElement クラス
PlotElement メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.