Plotting 2D heat map
问题 I have a chart on which I want to plot a heat map; the only data I have is humidity and temperature, which represent a point in the chart. How do I get the rectangular type of heat map on the chart in c#? What I want is similar to picture below : What I really want is a rectangular region in the chart which is plotted in different color based on the point that i get from the list of points and form the colorful section in the chart. 回答1: You have a choice of at least three ways to create a