ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
UpperExtent プロパティ

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > AlarmZone クラス : UpperExtent プロパティ
アラームゾーンの Y 軸のデータ座標の上限を取得または設定します。
シンタックス
'宣言
 
Public Property UpperExtent As System.Double
public System.double UpperExtent {get; set;}
解説
UpperExtent は常に、アラームゾーンの Y 軸のデータ座標の上限値を示します。UpperExtent プロパティと LowerExtent プロパティが0に設定されている場合は、Y 軸の Max プロパティと Min プロパティの値として指定されます。
参照

AlarmZone クラス
AlarmZone メンバ