ExcelChartSeriesCategoryNamesRange Property |
Gets or sets the range from where the category names for this series are taken.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRange CategoryNamesRange { get; set; }Public Property CategoryNamesRange As ExcelRange
Get
Set
Property Value
ExcelRange
See Also