ContourLevel
draws a level curve line and the fill area between the level curve and the next smaller level curve.
For a list of all members of this type, see ContourLevel Members.
System.Object
Imsl.Chart2D.AbstractChartNode
Imsl.Chart2D.ChartNode
Imsl.Chart2D.ContourLevel
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
ContourLevel
objects are created by Contour
as child nodes.
Each ContourLevel
defines a filled areas and level curves. The drawing of the filled areas can be changed using the line attributes (specified with LineColor, LineWidth and SetMarkerDashPattern) and fill attributes (specified with FillType and FillColor)in the ContourLevel
nodes.
Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll)
ContourLevel Members | Imsl.Chart2D Namespace | Contour