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


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZone クラス : Shape プロパティ
ChartAlarmZone の形状を取得または設定します。
シンタックス
'宣言
 
Public Property Shape As ChartAlarmZoneShape
'使用法
 
Dim instance As ChartAlarmZone
Dim value As ChartAlarmZoneShape
 
instance.Shape = value
 
value = instance.Shape
public ChartAlarmZoneShape Shape {get; set;}
解説
四角形の ChartAlarmZone は、ChartAlarmZone の範囲を示すデータ座標で 囲まれた四角形で指定されます。楕円形の ChartAlarmZone は、ChartAlarmZone の範囲を示すデータ座標で 囲まれた四角形で指定されます。
参照

ChartAlarmZone クラス
ChartAlarmZone メンバ