Click or drag to resize

ExcelChartChartWidthPoints Property

Gets or sets the chart area width in points (1 point is 1/72 inch). The right column index is adjusted based on the specified width.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public double ChartWidthPoints { get; set; }

Property Value

Type: Double
See Also