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


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

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

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

参照

ChartAlarmZone クラス
ChartAlarmZone メンバ