HeatmapMatrixAdapter Properties
Loads heatmap data from arrays.| Name | Description |
|---|---|
| Values | Gets or sets a numeric matrix that stores heatmap cell values. |
| XArguments | Gets or sets arguments for the heatmap x-axis. |
| YArguments | Gets or sets arguments for the heatmap y-axis. |
See Also