ExcelChartWorksheetCategoryAxis Property |
Gets the category axis of this chart.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartCategoryAxis CategoryAxis { get; }Public ReadOnly Property CategoryAxis As ExcelChartCategoryAxis
Get
Property Value
ExcelChartCategoryAxis
See Also