PowerTools SPREAD for Windows Forms 8.0J
NegativeVisible プロパティ


負のサイズを持つバブルが表示されるかどうかを取得または設定します。
構文
'Declaration
 
Public Property NegativeVisible As Boolean
'使用法
 
Dim instance As XYBubbleSeries
Dim value As Boolean
 
instance.NegativeVisible = value
 
value = instance.NegativeVisible
public bool NegativeVisible {get; set;}
参照

XYBubbleSeries クラス
XYBubbleSeries メンバ

 

 


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