Creates a Heatmap from an array of Color values.
AxisXY which contains the parent of this node. double which specifies the minimum x-value of the color data. double which specifies the maximum x-value of the color data. double which specifies the minimum y-value of the color data. double which specifies the maximum y-value of the color data. Color[,] which specifies the color values. The value of color[0,0] is the color of the cell whose lower left corner is (xmin, ymin).
Heatmap Class | Imsl.Chart2D Namespace | Heatmap Constructor Overload List