Click or drag to resize

XlsChartLegend Position Property

Legend position type.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public LegendPositionType Position { get; set; }

Property Value

Type: LegendPositionType

Implements

IChartLegend Position
See Also