ExcelChartLegendPosition Property
Gets or sets the legend position inside the chart area.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartLegendPosition Position { get; set; }
Public Property Position As ExcelChartLegendPosition
Get
Set
public:
property ExcelChartLegendPosition Position {
ExcelChartLegendPosition get ();
void set (ExcelChartLegendPosition value);
}
member Position : ExcelChartLegendPosition with get, set
Property Value
ExcelChartLegendPosition