GrapeCity.Xaml.Excel
Overlap Property (ExcelBarChart)


Specifies how much bars and columns shall overlap on 2-D charts.
Syntax
'Declaration
 
Public Property Overlap As Integer
'Usage
 
Dim instance As ExcelBarChart
Dim value As Integer
 
instance.Overlap = value
 
value = instance.Overlap
public int Overlap {get; set;}
Remarks
the value should be between -100 and 100
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelBarChart Class
ExcelBarChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options