GrapeCity.Xaml.Excel
Width Property (ExcelManualLayout)


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