Click or drag to resize

ExcelChartSeriesCategoryNamesRange Property

Gets or sets the range from where the category names for this series are taken.

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

Property Value

Type: ExcelRange
See Also