Click or drag to resize

ExcelChartCategoryAxisCategoryAxisType Property

Gets or sets the category axis type. The default type is AutomaticScale.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartCategoryAxisType CategoryAxisType { get; set; }

Property Value

Type: ExcelChartCategoryAxisType
See Also