GrapeCity.Xaml.Excel
Position Property (IExcelChartLegend)


GrapeCity.Excel.Chart Namespace > IExcelChartLegend Interface : Position Property
Specifies the position of the legend.
Syntax
'Declaration
 
Property Position As ExcelLegendPositon
'Usage
 
Dim instance As IExcelChartLegend
Dim value As ExcelLegendPositon
 
instance.Position = value
 
value = instance.Position
ExcelLegendPositon Position {get; set;}
See Also

Reference

IExcelChartLegend Interface
IExcelChartLegend Members