GrapeCity SPREAD for Windows Forms 11.0J
DownBorder プロパティ


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

CandlestickSeries クラス
CandlestickSeries メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.