ComponentOne Chart for .NET (2.0) Search HelpCentral 

AlarmZone.FarExtent Property

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

[Visual Basic]

Public Property FarExtent As Double

[C#]

public double FarExtent {get;set;}

[Delphi]

public property FarExtent: Double read get_FarExtent write set_FarExtent;

Remarks

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

See Also

AlarmZone Class | AlarmZone Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.