| GrapeCity.Excel.Chart Namespace : ExcelLayoutTarget Enumeration | 
'Declaration Public Enum ExcelLayoutTarget Inherits System.Enum
'Usage Dim instance As ExcelLayoutTarget
public enum ExcelLayoutTarget : System.Enum
| Member | Description | 
|---|---|
| Inner | Specifies that the plot area size shall determine the size of the plot area, not including the tick marks and axis labels. | 
| Outer | Specifies that 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.Excel.Chart.ExcelLayoutTarget
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)