ComponentOne FlexReport for WinForms
LowerExtent Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartAlarmZone Class : LowerExtent Property
Gets or sets the lower extent of the ChartAlarmZone in Y-axis data coordinates.

Typically, the LowerExtent is the smaller Y value in data coordinates that the ChartAlarmZone extends. If the UpperExtent and LowerExtent are both zero, then both are assumed to be the Max and Min values of the Y-axis, respectively.

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

Reference

ChartAlarmZone Class
ChartAlarmZone Members