Click or drag to resize
Contour.GetContourLevel Method
Returns all of the contour levels.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual ContourLevel[] GetContourLevel()

Return Value

Type:ContourLevel[]
A ContourLevel[] containing the "ContourLevel" attribute value.
See Also