ExcelChartDataSourceRange Property |
Gets or sets the data source range of the chart
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelRange DataSourceRange { get; set; }
Public Property DataSourceRange As ExcelRange
Get
Set
Property Value
Type:
ExcelRangeSee Also