Click or drag to resize

ExcelChartCategoryAxisCategoryLabelsPosition Property

Gets or sets the category axis labels position. Default value is NextToAxis.

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

Property Value

Type: ExcelChartAxisLabelPosition
See Also