ComponentOne FlexReport for WinForms
FarExtent Property

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

Typically, the FarExtent is the larger X value in data coordinates that the ChartAlarmZone extends. If the FarExtent and NearExtent are both zero, then both are assumed to be the Max and Min values of the X-axis, respectively.

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

Reference

ChartAlarmZone Class
ChartAlarmZone Members