[]
        
(Showing Draft Content)

C1.Win.C1Chart.AlarmZone.NearExtent

NearExtent Property

NearExtent

Gets or sets the near extent of the AlarmZone in X-axis data coordinates.

Declaration
public double NearExtent { get; set; }
Remarks

Typically, the NearExtent is the smaller X value in data coordinates that the AlarmZone 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.