Spread Silverlight Documentation
ExcelManualLayout Class Members
Properties 


The following tables list the members exposed by ExcelManualLayout.

Public Constructors
 NameDescription
Public ConstructorExcelManualLayout Constructor  
Top
Public Properties
 NameDescription
Public PropertyHeightSpecifies the height (if height mode is Factor) or bottom (if height mode is edge) of the chart element as a fraction of the height of the chart.  
Public PropertyHeightModeSpecifies how to interpret the height element for this layout  
Public PropertyLeftSpecifies the x location(left) of the chart element as a fractin of the width of the chart If Left mode is Factor, then the position is reletive to the default position for the chart element  
Public PropertyLeftModeSpecifies how to interpret the left element for this layout  
Public PropertyTargetSpecifies the layout target  
Public PropertyTopSpecifies the top of the chart element as a fraction of the height of the chart. If Top mode is factor the the position is relative to the default position for the chart element  
Public PropertyTopModeSpecifies how to interpret the top element for this layout  
Public PropertyWidthSpecifies the width (if width mode is Factor) or right (if width mode is edge) of the chart element as a fraction of the width of the chart.  
Public PropertyWidthModeSpecifies how to interpret the width element for this layout  
Top
See Also

Reference

ExcelManualLayout Class
GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.