FlexReport for WinForms
ChartAlarmZoneShape 列挙体


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartAlarmZoneShape 列挙体
ChartAlarmZoneの形状を指定します。
シンタックス
'宣言
 
Public Enum ChartAlarmZoneShape 
   Inherits System.Enum
'使用法
 
Dim instance As ChartAlarmZoneShape
public enum ChartAlarmZoneShape : System.Enum 
メンバ
メンバ解説
EllipseChartAlarmZone の範囲を示すデータ座標によって指定される四角形で囲まれる楕円。
RectangleChartAlarmZone の範囲を示すデータ座標によって指定される四角形。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartAlarmZoneShape

参照

C1.Win.FlexReport.Chart 名前空間