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


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartAlarmZone クラス : Shape プロパティ
Gets or sets the shape of the ChartAlarmZone.

A ChartAlarmZone of rectangle shape is specified by the rectangle bounded by the data coordinates specified by the extents of the ChartAlarmZone.

A ChartAlarmZone of elliptical shape is specified by the rectangle bounded by the data coordinates specified by the extents of the 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 メンバ