PowerTools SPREAD for Windows Forms 8.0J
ZAxis プロパティ (YPlotArea)


z軸を取得します。
構文
'Declaration
 
Public Property ZAxis As IndexAxis
'使用法
 
Dim instance As YPlotArea
Dim value As IndexAxis
 
instance.ZAxis = value
 
value = instance.ZAxis
public IndexAxis ZAxis {get; set;}
例外
例外説明
System.ArgumentNullExceptionvalueがNull参照(VBではNothing)です。
参照

YPlotArea クラス
YPlotArea メンバ

 

 


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