Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
UltraDataChart axis X not display all values
posted

Hi,

     i created a UltraDataChart in C# with DataTable. My axis X is a String value. Even if i tried to display all x values with 90 degree angle, the graph wont display all my x values. The space between x values is too big and not changing.

Any setting i forgot ?

 

Tanks   

Parents
No Data
Reply
  • 1500
    Offline posted

    Hello,

    In case the chart is too big, a scroll bar should be there, so you can see all the labels. 

    If you would like data to be displayed on smaller intervals, you can check the information about Scaling Chart Axes on our website.

    If you would like to modify the layout of the Axis Labels, you can check the BehaviourCollection property, which exposes several options for layouts.

    In case the proposed approaches do not fit your needs, please provide me with a sample solution of your project, so I can investigate it further and correctly address your issue.

    Please let me know if you need further assistance.

    Sincerely.
    Tihomir Tonev
    Associate Software Developer

Children
No Data