FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > XYPlotArea クラス : SideWall プロパティ |
'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.ArgumentNullException | valueがNull参照(VBではNothing)です。 |