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: 9.0.0
Syntax
public ExcelRange CategoryNamesRange { get; set; }

Property Value

ExcelRange
See Also