Is there a way to modify the width of a ZedGraph bar? If so, what is the code necessary to do so? Is it possible to make it so the bars scale with the zoom also? I have bars that don’t show up because of the way the scaling works currently (there is a wide x-axis range, which makes all of the bars very skinny). If the bar is too narrow, it won’t show up at all. I’d like the bars to be wider so they will always show up without having to zoom in to see them.
Share
The documentation for ZedGraph has the following to say about bar type graphs (emphasis mine):
Unfortunately the wiki link goes to the old domain which the authors of ZedGraph seem to have abandoned. However there is an archived version: Wiki Page
Finally you may find it helpful to check the excellent source code reference at sourceforge.