FlexReport for WinForms
Remove メソッド (ChartAlarmZonesCollection)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZonesCollection クラス : Remove メソッド
The alarm zone to remove.
Remove an existing alarm zone from the collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal alarmZone As ChartAlarmZone _
) 
'使用法
 
Dim instance As ChartAlarmZonesCollection
Dim alarmZone As ChartAlarmZone
 
instance.Remove(alarmZone)
public void Remove( 
   ChartAlarmZone alarmZone
)

パラメータ

alarmZone
The alarm zone to remove.
参照

参照

ChartAlarmZonesCollection クラス
ChartAlarmZonesCollection メンバ