[]
        
(Showing Draft Content)

C1.Win.C1Chart.AlarmZone.LowerExtent

LowerExtent Property

LowerExtent

Gets or sets the lower extent of the AlarmZone in Y-axis data coordinates.

Declaration
public double LowerExtent { get; set; }
Remarks

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