Browse By Tags

  • Custom Y Axis label (Gantt Chart)

    I can't give Y axis label the format I want to. I achieved customing the tooltips for Items in a Gantt Chart implementing IRenderLabel interface, but I can't show my extra information in Y axis label.

    I use GanttDataSource and set extra information…

  • X - Axis label display customization

    I am plotting points in a line chart continuously, reading data from a device every second. This may go upto an hour or more.

    i.e, plotting almost 3600 points every hour . The elapsed time/sample number is displayed in the X-Axis label.

    After a few…