Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
440
How to access ChartColorModel?
posted

 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 is not accessible from the ultraChart.Layer collection (only custom layers), and ChartCore is a private member of the chart so I can't get access to that.

 Thanks for any help!

Parents
No Data
Reply Children
No Data