[]
        
(Showing Draft Content)

C1.Win.C1Chart.AlarmZone.UpperExtent

UpperExtent Property

UpperExtent

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

Declaration
public double UpperExtent { get; set; }
Remarks

Typically, the UpperExtent is the larger 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.