GrapeCity.Xaml.Excel
Overlay Property (IExcelChartLegend)


GrapeCity.Excel.Chart Namespace > IExcelChartLegend Interface : Overlay Property
Specifies that other chart elements shall be allowed to overlap this chart element.
Syntax
'Declaration
 
Property Overlay As Boolean
'Usage
 
Dim instance As IExcelChartLegend
Dim value As Boolean
 
instance.Overlay = value
 
value = instance.Overlay
bool Overlay {get; set;}
See Also

Reference

IExcelChartLegend Interface
IExcelChartLegend Members