Click or drag to resize

ExcelChartSeriesAxisLabelsPosition Property

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

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

Property Value

ExcelChartAxisLabelPosition
See Also