'Declaration
Property Overlap As System.Double
'Usage
Dim instance As IChartGroup Dim value As System.Double instance.Overlap = value value = instance.Overlap
System.double Overlap {get; set;}
'Declaration
Property Overlap As System.Double
'Usage
Dim instance As IChartGroup Dim value As System.Double instance.Overlap = value value = instance.Overlap
System.double Overlap {get; set;}
The value zero causes the bars to be placed adjacent to each other with no overlap or space between bars.
The positive value 100 causes bars to overlap completely.
The negative value -50 causes space equal to one half of the bar width between bars.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2