'Declaration Public Enum GridUnitType Inherits System.Enum
public enum GridUnitType : System.Enum
'Declaration Public Enum GridUnitType Inherits System.Enum
public enum GridUnitType : System.Enum
Member | Description |
---|---|
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