For a particular task, I need开发者_开发知识库 bars on my bar graph to overlap.Currently, if two bars from two different data sets have the same x value, they are set apart from each other instead of
Aligning Legend at the top right on ZedGraph. myPane.Legend.Position = ZedGraph.LegendPos.TopCenter; // This way working.
ZedG开发者_如何学JAVAraph - How to save the chart data that is being generated by ZedGraph? ZedGraph Using Line Chart, C # and Serial Port:
I am working with line chart using ZedGraph and C# in Visual Studio 2010. The values are coming from serial port.
I have a line chart in ZedGraph. The data is coming from serial port every second. The chart is running.
Is it possible to change the background color (white by default) of a zedgraph pane? I tried changing the background color of the zedgraph element, but 开发者_如何学Goit doesn\'t give any visible res
Is it possible to use interactive zoom开发者_开发知识库ing (dragging a rectangle with the mouse) in the Web version of Zedgraph?
How can I add some text on top of a bar in a chart. This is the code I have to add the bar: var color = ColorTranslator.FromHtml(row.Colour);
In my C# proj开发者_StackOverflow中文版ect use zedGraphControl to draw a curve In the curve have several maximum values, and
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 o