GrapeCity.Xaml.Excel
Height Property (ExcelManualLayout)


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