I'm bored,<BR>So I want to make a custom control in c# that will duplicate most of the 2d charts one would find in excel. (Bar, Column, Line, Pie, '¦ )<BR><BR>I have a fairly good idea on how I want ...
I’m using the .NET chart class in a PowerShell script to display doughnut charts (mmm, doughnuts!) and running into a weird issue: the legends and colors are flipping, even though the function being ...