Browse By Tags

  • 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.