PowerTools SPREAD for Windows Forms 8.0J
XAxisId プロパティ (XYZSeries)


系列がプロットされるx軸のIDを取得または設定します。
構文
'Declaration
 
Public Property XAxisId As Integer
'使用法
 
Dim instance As XYZSeries
Dim value As Integer
 
instance.XAxisId = value
 
value = instance.XAxisId
public int XAxisId {get; set;}
例外
例外説明
System.ArgumentOutOfRangeExceptionvalueが0未満です。
参照

XYZSeries クラス
XYZSeries メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.