GrapeCity.Xaml.Excel
Overlay Property (ExcelChartLegend)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartLegend Class
ExcelChartLegend Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options