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; }
Public ReadOnly Property CategoryAxis As ExcelChartCategoryAxis
Get
Property Value
Type:
ExcelChartCategoryAxisSee Also