PowerTools SPREAD for Windows Forms 8.0J
LabelContainsXValue プロパティ (XYLineSeries)


ラベルにx値を表示するかどうかを取得または設定します。
構文
'Declaration
 
Public Property LabelContainsXValue As Boolean
'使用法
 
Dim instance As XYLineSeries
Dim value As Boolean
 
instance.LabelContainsXValue = value
 
value = instance.LabelContainsXValue
public bool LabelContainsXValue {get; set;}
参照

XYLineSeries クラス
XYLineSeries メンバ

 

 


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