'宣言 Public Enum Chart.AutoLabelArrangementOptions Inherits System.Enum
public enum Chart.AutoLabelArrangementOptions : System.Enum
'宣言 Public Enum Chart.AutoLabelArrangementOptions Inherits System.Enum
public enum Chart.AutoLabelArrangementOptions : System.Enum
| メンバ | 解説 |
|---|---|
| Bottom | Allows bottom label position. |
| BottomLeft | Allows bottom left label position. |
| BottomRight | Allows bottom right label position. |
| Default | |
| Left | Allows left label position. |
| Right | Allows right label position. |
| Top | Allows top label position. |
| TopLeft | Allows top left label position. |
| TopRight | Allows top right label position. |
| UseDataPoints | Labels should not cover data points. |
System.Object
System.ValueType
System.Enum
C1.C1Report.CustomFields.Chart.AutoLabelArrangementOptions