'宣言 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 | An ellipse bounded by the a rectangle specified by the data coordinates of the ChartAlarmZone extents. |
Rectangle | A rectangle specified by the data coordinates of the ChartAlarmZone extents. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartAlarmZoneShape