Browse By Tags

  • UltraChart Line Color

    I don't know what's going on. I tried to set the line colors in the line chart. If I set it line by line, it's working fine. If however, I use a for loop to set the paint element, the lines become black. Any idea why?

    For example: (set it…

  • How to plot an Area chart to display Min - Max Range

    Hi,

    We are using .NET Advantage for Win Forms v9.2.  We need to plot a chart as follows.

    I am attached the sample data availabe to plot this chat. In screenshot "yellow' indicates 'Value' column where the band displays 'Min' and 'Max' range.Depends…

  • Conditional Formatting UltraWinChart

    Hello everyone,

    I looked around in the forum but I couldn't find an answer that could help me with my use case.

    Following is my use case:

    I have a form which holds a UltraWinGrid having items with different states and a UltraWinChart which holds…

  • how to change fill color of boxes in line chart legend?

    Hello,

    how can I change the fill color of the boxes in a line chart legend?

    I have a line chart with 3 lines, each with a different color. Of course I want that colors in the legend as well. At the moment only one color is used for all three boxes.

  • Gradient in WinForms BarChart

    I am using WinForms BarChart.I want to use Gradient as well as rounded effrect in the bars of the barChart.But my condition is that,i have to also use ModelStyle CustomLinear.Is these possible with these combination? Please help.......!!!

  • How to access ChartColorModel?

     I'm trying to retrieve the colors in a LinearRandom color model of a chart (or any color model for that matter), but to do this I need to get access to the ChartLayer so I can call ChartLayer.ChartCore.ChartColorModel.GetPalette();

    The chart layer…

  • Set ColorModel for ChartLayer

    Hi,

    I've got a composite chart and would like to set a different ColorModel for each layer, can anyone tell me how this is done?

    Thanks,

    Dean.