'宣言 Public Enum ChartAlarmZoneShape Inherits System.Enum
'使用法 Dim instance As ChartAlarmZoneShape
public enum ChartAlarmZoneShape : System.Enum
'宣言 Public Enum ChartAlarmZoneShape Inherits System.Enum
'使用法 Dim instance As ChartAlarmZoneShape
public enum ChartAlarmZoneShape : System.Enum
メンバ | 解説 |
---|---|
Ellipse | ChartAlarmZone の範囲を示すデータ座標によって指定される四角形で囲まれる楕円。 |
Rectangle | ChartAlarmZone の範囲を示すデータ座標によって指定される四角形。 |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartAlarmZoneShape