GrapeCity.Xaml.Excel
Top Property (ExcelManualLayout)


GrapeCity.Excel.Chart Namespace > ExcelManualLayout Class : Top Property
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;}
See Also

Reference

ExcelManualLayout Class
ExcelManualLayout Members