Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / Overlap Property
In This Topic
    Overlap Property
    In This Topic
    Gets or sets how bars and columns are positioned. Can be a value between –100 and 100. Applies only to 2-D bar and 2-D column charts.
    Syntax
    System.int Overlap {get; set;}
    See Also