ComponentOne FlexReport for WinForms
MinHeight Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAlarmZone Class : MinHeight Property
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.

Syntax
'Declaration
 
Public Property MinHeight As System.Double
public System.double MinHeight {get; set;}
See Also

Reference

ChartAlarmZone Class
ChartAlarmZone Members