Spread Silverlight Documentation
ExcelLayoutTarget Enumeration


This element specifies whether to layout the plot area by its inside ( not including axis and axis labels) or outside (including axis and axis labels)
Syntax
'Declaration
 
Public Enum ExcelLayoutTarget 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelLayoutTarget
public enum ExcelLayoutTarget : System.Enum 
Members
MemberDescription
InnerSpecifies that the plot area size shall determine the size of the plot area, not including the tick marks and axis labels.
OuterSpecifies that the plot area size shall determine the size of the plot area, the tick marks, and the axis labels
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.ExcelLayoutTarget

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.