'宣言 Public Enum GridUnitType Inherits System.Enum
public enum GridUnitType : System.Enum
'宣言 Public Enum GridUnitType Inherits System.Enum
public enum GridUnitType : System.Enum
| メンバ | 解説 |
|---|---|
| Auto | The value indicates that content should be calculated without constraints. |
| Pixel | The value is expressed as a pixel. |
| Star | The value is expressed as a weighted proportion of available space. |
System.Object
System.ValueType
System.Enum
C1.Chart.GridUnitType