PowerTools SPREAD for Windows Forms 8.0J
Item(String) プロパティ


指定したチャート名を持つFarPoint.Win.Spread.Chart.FpChartを取得します。
構文
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal chartName As String _
) As SpreadChart
'使用法
 
Dim instance As SpreadChartCollection
Dim chartName As String
Dim value As SpreadChart
 
value = instance.Item(chartName)
public SpreadChart Item( 
   string chartName
) {get;}

パラメータ

chartName

プロパティ値

指定したインデックスにあるチャート。
参照

SpreadChartCollection クラス
SpreadChartCollection メンバ
オーバーロード一覧

 

 


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