Click or drag to resize

ExcelChartLegendPosition Property

Gets or sets the legend position inside the chart area.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartLegendPosition Position { get; set; }

Property Value

Type: ExcelChartLegendPosition
See Also