IMSL C# Numerical Library

Heatmap.Legend Class

A legend for use with a Heatmap.

For a list of all members of this type, see Heatmap.Legend Members.

System.Object
   Imsl.Chart2D.AbstractChartNode
      Imsl.Chart2D.ChartNode
         Imsl.Chart2D.Axis
            Imsl.Chart2D.AxisXY
               Imsl.Chart2D.Heatmap.Legend

new public class Heatmap.Legend : AxisXY

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This Legend should be used with Heatmaps, rather than the usual Chart legend. The "Viewport" attribute for this node is set to [0.83,0.98] by [0.1,0.6].

Requirements

Namespace: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

Heatmap.Legend Members | Imsl.Chart2D Namespace