Version

SeriesOverlap Property (ComboChartGroup)

Determines the amount by which intersecting Infragistics.Documents.Excel.Charts.Series overlap, expressed as a percentage of the bar size.
Syntax
public Nullable<int> SeriesOverlap {get; set;}
Remarks

This property is only applicable for bar charts.

The valid range for this property is between -100 and 100, inclusive.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also