IMSL C# Numerical Library

Heatmap.GetHeatmapLabels Method 

Returns the value of the "HeatmapLabels" attribute.

public virtual Text[,] GetHeatmapLabels();

Return Value

A Text[,] that contains the values of the "HeatmapLabels" attribute.

Remarks

By default, GetHeatmapLabels = null.

See Also

Heatmap Class | Imsl.Chart2D Namespace