ExcelChartLegendPosition Property |
Gets or sets the legend position inside the chart area.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartLegendPosition Position { get; set; }Public Property Position As ExcelChartLegendPosition
Get
Set
Property Value
ExcelChartLegendPosition
See Also