Link Search Menu Expand Document

LayoutWidth Property

Gets or sets a value specifies the width of the chart element as a fraction of the width of the chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double Width { get; set; }

Property Value

Type: Double
The width.
See Also

Reference