FlexReport for WinForms
RemoveAt メソッド (ChartAlarmZonesCollection)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZonesCollection クラス : RemoveAt メソッド
The index of the alarm zone to remove.
Remove the alarm zone at the specific index.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
'使用法
 
Dim instance As ChartAlarmZonesCollection
Dim index As System.Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   System.int index
)

パラメータ

index
The index of the alarm zone to remove.
参照

参照

ChartAlarmZonesCollection クラス
ChartAlarmZonesCollection メンバ