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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZone クラス : UpperExtent プロパティ
Gets or sets the upper extent of the ChartAlarmZone in Y-axis data coordinates.

Typically, the UpperExtent is the larger Y value in data coordinates that the ChartAlarmZone 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.

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

参照

ChartAlarmZone クラス
ChartAlarmZone メンバ