Hi,
how do I set the custom colors of the frame of a GridSurface AreaChart (Chart.FrameColorMode = SurfaceFrameColorMode.CustomColors)?
I do have a chart with several palettes. In general I would like to have the frame colors according the palettes like with Chart.FrameColorMode = SurfaceFrameColorMode.Zone but every even valued palette should be contoured with a different color.
Is there a way to set certain contour colors to their respective palette (without changing the fill colour)?
Thanks!
Tobias