3

I want to draw 3 Y Axis my GraphPane. I saw the examples. Examples are saying below;

YAxis yAxis3 = new YAxis( "Distance, m" );
myPane.YAxisList.Add( yAxis3 );

But myPane does not has YAxisList method. You can see the screenshot below;

You can see my code

Emre Erol
  • 470
  • 1
  • 7
  • 25

0 Answers0