2 Topics

Member Avatar for
Member Avatar for Eternal Newbie

Recently I've used zedgraph barchart to create a chart with 12 bars. I did want to put each bar on an x-axis scale and change the label name of that scale, but I did not success. Could you please show me the way the put my bars inside the scales?

Member Avatar for Eternal Newbie
0
275
Member Avatar for Tortura

Hi, I don't find a solution for my problem. The important classes in my measurement program for this problem are: public partial class Preview : Form { //... private void Preview_Load(object sender, EventArgs e) { CreateZGC(numberOfGraphs); //Creation of the ZedGraphControls. ShowZGC(); // Adds the ZedGraphControls to the form 'Preview'. LabelGraph(); …

0
112

The End.