PowerTools SPREAD for Windows Forms 8.0J
LabelContainsCategoryName プロパティ (YSeries)


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

YSeries クラス
YSeries メンバ

 

 


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