ExcelChartSeriesCategoryNamesRange Property
Gets or sets the range from where the category names for this series are taken.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelRange CategoryNamesRange { get; set; }
Public Property CategoryNamesRange As ExcelRange
Get
Set
public:
property ExcelRange^ CategoryNamesRange {
ExcelRange^ get ();
void set (ExcelRange^ value);
}
member CategoryNamesRange : ExcelRange with get, set
Property Value
ExcelRange