Browse By Tags

  • Change in behaviour for line chart axis labels?

    I have a simple line chart in a layer in a composite chart, with items plotted along the x-axis and data values on the y-axis.

    In version 8.2, the item labels along the x-axis line up with the points plotted on the graph, so if there are 5 points then…

  • Orientation Angle for Custom Labels

    Morning,

     I am using a BarChart and everything is just about right except for the X Axis label orientation. I am using a custom array that I pass in at run time via:

    _ultraChart.Data.SetRowLabels(this.GetColumnLabels(_data));

    GetColumnLabels loops…

  • Adding a Data-Table to a ultrawebchart

    Hi All

     I want to add a data-table like in excel to my bar chart to display the bar chart with its relevant data, please see example below.

    Kind Regards,

    NeilData Table Example