ExcelChartCategoryAxisCategoryLabelsPosition Property |
Gets or sets the category axis labels position. Default value is NextToAxis.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartAxisLabelPosition CategoryLabelsPosition { get; set; }Public Property CategoryLabelsPosition As ExcelChartAxisLabelPosition
Get
Set
Property Value
ExcelChartAxisLabelPosition
See Also