PowerTools SPREAD for Windows Forms 8.0J
SideWall プロパティ (XYPlotArea)


左壁面を取得または設定します。
構文
'Declaration
 
Public Property SideWall As Wall
'使用法
 
Dim instance As XYPlotArea
Dim value As Wall
 
instance.SideWall = value
 
value = instance.SideWall
public Wall SideWall {get; set;}
例外
例外説明
System.ArgumentNullExceptionvalueがNull参照(VBではNothing)です。
参照

XYPlotArea クラス
XYPlotArea メンバ

 

 


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