| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Methods Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Properties > GroupGap Property SharpPlot.GroupGap PropertySets the gap between groups of bars or towers (default 1.618 of the bar width). public double GroupGap {get; set;} Examplesp.GroupGap = 2; The gap is given as the fraction of a bar width. If the barchart is stacked (i.e. there are no groups) this has no effect. See also ... |