Jump to content
Software FX Community

anloc

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by anloc

  1. Hi,

     

    I upgraded Chart FX 7 to version 8  - and the chart doesn't look exactly the same as FX7 -

     

    //axischart1.AxesStyle = AxesStyle.FlatFrame;chart1.AxisY.Line.Width = 1;chart1.AxisY.Style |= AxisStyles.AutoMinorStep;

    chart1.AxisY.max = myMaxvalue (// this is get the higher value)

    if(myMaxvalue > 10)

    {

      chart1.AxisY.AdjustScale();

    }

     

    I attached the picture,  and what can I do to fix the issue. and please help...

     

    Thanks.

    post-37364-0-81497300-1410706783_thumb.png

×
×
  • Create New...