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
286
Composite chart with custom color and linedrawstyle per layer
posted

Hi ,

what we need:

a chart (composite) with multiple curves, each curves must be set to use a specific Color and a specific LineDrawStyle.

per layer there seems to be only one LineDrawStyle possible, correct ?

Therefore I had the idea to use the ChartDrawItem where the curve's key is checked and a color set accordingly. This works, only the legend color is not set, is there a similiar event for drawing the legend items ?

if not, do you see another approach ?

cheers