Click or drag to resize

ExcelChartWorksheetDataSourceRange Property

Gets or sets the data source range of the chart

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelRange DataSourceRange { get; set; }

Property Value

ExcelRange
See Also