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; }
Public Property CategoryLabelsPosition As ExcelChartAxisLabelPosition
Get
Set
Property Value
Type:
ExcelChartAxisLabelPositionSee Also