'宣言 Public Enum ChartElementAutoPosition Inherits System.Enum
public enum ChartElementAutoPosition : System.Enum
'宣言 Public Enum ChartElementAutoPosition Inherits System.Enum
public enum ChartElementAutoPosition : System.Enum
| メンバ | 解説 |
|---|---|
| BottomCenter | 下側中央。 |
| BottomLeft | 下側左。 |
| BottomRight | 下側右。 |
| LeftBottom | 左側下。 |
| LeftCenter | 左側中央。 |
| LeftTop | 左側上。 |
| RightBottom | 右側下。 |
| RightCenter | 右側中央。 |
| RightTop | 右側上。 |
| TopCenter | 上側中央。 |
| TopLeft | 上側左。 |
| TopRight | 上側右。 |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartElementAutoPosition