FlexReport for WinForms
FarExtent プロパティ (ChartAlarmZone)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZone クラス : FarExtent プロパティ
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.

シンタックス
'宣言
 
Public Property FarExtent As System.Double
'使用法
 
Dim instance As ChartAlarmZone
Dim value As System.Double
 
instance.FarExtent = value
 
value = instance.FarExtent
public System.double FarExtent {get; set;}
参照

参照

ChartAlarmZone クラス
ChartAlarmZone メンバ