Browse By Tags

  • Problem with color in CompositeChart

    I have a ultrachart control with type setuped in CompositeChart.

    CompositeChart consist of two lines charts and two time numeric series.

    Each of series displays on its line chart.

    At the runtime user sees two lines with same color but expected it will…

  • Add a line chart that bound to a datatable to a composite chart

    Hi, 

    I tried to add a line chart to a composite chart and this line chart is bound to a datatable.

    after i set the datasource of a series, this chart was blank...

    I found some examples about to add line charts in composite chart, but they add points…

  • How to use NullHandling.DontPlot with a Composite chart [dual Y axis line chart]

    I have 12 month's data. it is sales against work data.

    So if i have data only for june, then the line starts from bottom in may and reaches the value in June and then drops down to july.

    This gives a feel as if the may and july are having 0 values…

  • Cannot display data in composite chart

    Hi,

     I have designed a Composite Chart with the wizard, it has one chart area and three layers on it. I have also a DataTable with columns "Date" and "Value". I create a NumericSeries from this Table in such way:

    NumericSeries series…

  • More readable legend for LineChart on CompositeChart?

    Is there a way to make the legend more readable for a LineChart on a CompositeChart.  To make it easier to understand my question I have included the image of my sample app:

    The lines on the legend are so small that it is difficult to tell what they…