FlexReport for WinForms
MinWidth プロパティ (ChartAlarmZone)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZone クラス : MinWidth プロパティ
Gets or sets the ChartAlarmZone minimum width, in twips.

If the width of the ChartAlarmZone is less than the specified value in twips, the ChartAlarmZone is drawn with the specified width. Applicable only for Cartesian charts and rectangular or elliptical shaped alarm zones.

シンタックス
'宣言
 
Public Property MinWidth As System.Double
'使用法
 
Dim instance As ChartAlarmZone
Dim value As System.Double
 
instance.MinWidth = value
 
value = instance.MinWidth
public System.double MinWidth {get; set;}
参照

参照

ChartAlarmZone クラス
ChartAlarmZone メンバ