'Declaration
Public Enum LayoutMode Inherits System.Enum
'Usage
Dim instance As LayoutMode
public enum LayoutMode : System.Enum
'Declaration
Public Enum LayoutMode Inherits System.Enum
'Usage
Dim instance As LayoutMode
public enum LayoutMode : System.Enum
Member | Description |
---|---|
Edge | The Width or Height shall be interpreted as the Right or Bottom of the chart element. |
Factor | The Width or Height shall be interpreted as the Width or Height of the chart element. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.LayoutMode