ComponentOne FlexReport for WinForms
MinWidth Property

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

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

Reference

ChartAlarmZone Class
ChartAlarmZone Members