IMSL C# Numerical Library

Contour.Legend Class

A legend for a contour chart.

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

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

new public class Contour.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 for contour charts, instead of 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

Contour.Legend Members | Imsl.Chart2D Namespace