PowerTools SPREAD for Windows Forms 8.0J
PointBorder プロパティ (PolarPointSeries)


系列の点境界線を取得または設定します。
構文
'Declaration
 
Public Property PointBorder As Line
'使用法
 
Dim instance As PolarPointSeries
Dim value As Line
 
instance.PointBorder = value
 
value = instance.PointBorder
public Line PointBorder {get; set;}
解説
値Null(VBではNothing)は、その系列に対して棒境界線が設定されていないことを示します。
参照

PolarPointSeries クラス
PolarPointSeries メンバ

 

 


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