Returns all of the contour levels.
public virtual ContourLevel[] GetContourLevel();
Returns a specified ContourLevel.
ContourLevel
public virtual ContourLevel GetContourLevel(int);
Contour Class | Imsl.Chart2D Namespace