PowerTools SPREAD for Windows Forms 8.0J
AxisId プロパティ (RadarValueAxis)


軸のIDを取得または設定します。
構文
'Declaration
 
Public Property AxisId As Integer
'使用法
 
Dim instance As RadarValueAxis
Dim value As Integer
 
instance.AxisId = value
 
value = instance.AxisId
public int AxisId {get; set;}
例外
例外説明
System.ArgumentOutOfRangeExceptionvalueが0未満です。
参照

RadarValueAxis クラス
RadarValueAxis メンバ

 

 


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