GrapeCity SPREAD for Windows Forms 11.0J
BarShape プロパティ (BarSeries)


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

BarSeries クラス
BarSeries メンバ

 

 


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