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; }
Public Property CategoryNamesRange As ExcelRange
Get
Set
Property Value
Type:
ExcelRangeSee Also