PowerTools SPREAD for Windows Forms 8.0J
BarShape プロパティ (HighLowBarSeries)


棒の形状を取得または設定します。
構文
'Declaration
 
Public Property BarShape As BarShape
'使用法
 
Dim instance As HighLowBarSeries
Dim value As BarShape
 
instance.BarShape = value
 
value = instance.BarShape
public BarShape BarShape {get; set;}
参照

HighLowBarSeries クラス
HighLowBarSeries メンバ

 

 


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