PowerTools SPREAD for Windows Forms 8.0J
AutoMinorUnit プロパティ (ValueAxis)


補助目盛および補助目盛線の間隔が自動的に生成されるかどうかを取得または設定します。
構文
'Declaration
 
Public Property AutoMinorUnit As Boolean
'使用法
 
Dim instance As ValueAxis
Dim value As Boolean
 
instance.AutoMinorUnit = value
 
value = instance.AutoMinorUnit
public bool AutoMinorUnit {get; set;}
参照

ValueAxis クラス
ValueAxis メンバ

 

 


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