'Declaration
Public Enum LayoutTarget Inherits System.Enum
'Usage
Dim instance As LayoutTarget
public enum LayoutTarget : System.Enum
'Declaration
Public Enum LayoutTarget Inherits System.Enum
'Usage
Dim instance As LayoutTarget
public enum LayoutTarget : System.Enum
Member | Description |
---|---|
Inner | The plot area size shall determine the size of the plot area, not including the tick marks and axis labels. |
Outer | The plot area size shall determine the size of the plot area, the tick marks, and the axis labels. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.LayoutTarget