Link Search Menu Expand Document

ChartAreaWidth Property

Gets the width of the chart in points.

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 of the chart in points.
See Also

Reference