GrapeCity.Xaml.Excel
Left Property (ExcelManualLayout)


Specifies 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
Syntax
'Declaration
 
Public Property Left As Double
'Usage
 
Dim instance As ExcelManualLayout
Dim value As Double
 
instance.Left = value
 
value = instance.Left
public double Left {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelManualLayout Class
ExcelManualLayout Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options