Gets or sets the labels position on series axis. Default value is NextToAxis.
Namespace:
Winnovative.ExcelLib
Assembly:
wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
public ExcelChartAxisLabelPosition LabelsPosition { get; set; }
Public Property LabelsPosition As ExcelChartAxisLabelPosition
Get
Set
public:
property ExcelChartAxisLabelPosition LabelsPosition {
ExcelChartAxisLabelPosition get ();
void set (ExcelChartAxisLabelPosition value);
}
member LabelsPosition : ExcelChartAxisLabelPosition with get, set
Property Value
Type:
ExcelChartAxisLabelPosition
Reference