GrapeCity.Xaml.Excel
Top Property (ExcelManualLayout)


Specifies 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
Syntax
'Declaration
 
Public Property Top As Double
'Usage
 
Dim instance As ExcelManualLayout
Dim value As Double
 
instance.Top = value
 
value = instance.Top
public double Top {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