ExcelChartWorksheetDataSourceRange Property |
Gets or sets the data source range of the chart
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRange DataSourceRange { get; set; }Public Property DataSourceRange As ExcelRange
Get
Set
Property Value
ExcelRange
See Also