Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > Y-Axis Autoscale

Not answered Y-Axis Autoscale

Feed from this thread
  • Mats Olsson avatar

    Posted on Oct 17, 2011 (permalink)

    Hi, I have a problem with autoscale on RadChart
    I want Y-Axis to autoscale and this works just fine if values in the dataset i'm binding has variations in it's y-values.
    But if values in Y-axis is constant, then autoscale does not seem to trigger ?
    I have set IsZeroBased=false.

    Any Ideas ?

    //Mats
     

    Reply

  • Peshito Peshito admin's avatar

    Posted on Oct 20, 2011 (permalink)

    Hello Mats Olsson,

    Thanks for contacting Telerik Support.

    In case you want to have constant Y-Axis values, you need to set the AutoScale property to False.

    You may find our help topic about AutoScaling the axes useful:
    http://www.telerik.com/help/winforms/chart-undestanding-radchart-elements-axes.html

    Hope this helps.

    Regards,
    Peshito
    the Telerik team

    Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > Y-Axis Autoscale