ExcelChartSeriesAxisLabelsPosition Property |
Gets or sets the labels position on series axis. Default value is NextToAxis.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartAxisLabelPosition LabelsPosition { get; set; }
Public Property LabelsPosition As ExcelChartAxisLabelPosition
Get
Set
Property Value
Type:
ExcelChartAxisLabelPositionSee Also