GrapeCity.Xaml.Excel
Overlay Property (ExcelChartLegend)


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

Reference

ExcelChartLegend Class
ExcelChartLegend Members