PowerTools ActiveReports for .NET 11.0J
PointWidth プロパティ (Chart)

縦棒または横棒の幅を表すパーセントを取得または設定します。値が100の場合、縦棒または横棒は100%を表します。100より大きい値の場合は、縦棒または横棒が重なります。
構文
'宣言
 
Public Property PointWidth As Nullable(Of Integer)
public Nullable<int> PointWidth {get; set;}
参照

関連項目

Chart クラス
Chart メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.