Click or drag to resize

ExcelChartLeftColumnIndex Property

Gets or sets the one based left column index of the chart area in the worksheet. The left column is included in the chart area.

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

Property Value

Type: Int32
See Also