Click or drag to resize

ExcelChartCategoryAxis Property

Gets the category axis of this chart.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartCategoryAxis CategoryAxis { get; }

Property Value

Type: ExcelChartCategoryAxis
See Also